See: Description
| Interface | Description |
|---|---|
| Filter<E> |
Filter method.
|
| Mapping<F,T> |
A mapping from one type to another.
|
| Class | Description |
|---|---|
| ArrayFormatter |
A class for formatting arrays as strings.
|
| EnumerationIterable<T> |
Generic Iterable wrapper for an Enumeration.
|
| EnumerationIterator<T> |
Generic Iterator wrapper for an Enumeration.
|
| 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–2016 Tomas Teubner. All rights reserved.