See: Description
| Interface | Description |
|---|---|
| Filter<E> |
Filter method.
|
| Mapping<F,T> |
A mapping from one type to another.
|
| Class | Description |
|---|---|
| Filters |
Helper class containing static methods for creating common filters.
|
| MappedIterator<F,T> |
An iterator that maps elements returned by a base iterator by use of a mapping.
|
| Mappings |
Helper class containing some static methods for mappings.
|
| PasswordHash | |
| TextUtilities |
Helper class containing some static methods for String handling.
|
Copyright © 2014–2015 Tomas Teubner. All rights reserved.