Interface | Description |
---|---|
Predicate<T> |
Defines a functor interface implemented by classes that perform a predicate
test on an object.
|
Range<T> |
Range specifies the range interface. |
StringUtils.Converter<T> |
Class | Description |
---|---|
BigIntegerUtils | |
FileUtils |
The
FileUtils class provides utility methods to work with files. |
FilterIterable<T> | |
FilterIterator<E> |
Decorates another
Iterator using a predicate to filter elements. |
FormatMarker |
The
FormatMarker class provides facilities to identify markers within a format string. |
FortressUtils | |
Mask |
The
Mask class implements masks applied to bit vectors. |
SharedObject<T extends SharedObject<T>> |
The
SharedObject class implements a protocol of copying shared
objects. |
SparseArray<T> | |
StringUtils |
The
StringUtils class provides utility methods to deal with strings. |
Enum | Description |
---|---|
FormatMarker.Kind |
The
FormatMarker.Kind enumeration describes supported types of format markers. |