|
JAPI 0_6-alpha-2 Yet another Java API API Documentation |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
java.util.
See:
Description
| Interface Summary | |
|---|---|
| Filter<T> | This interface servers as a common interface for filters. |
| ThrowableHandler | Interface that is implemented by classes that handle exceptions via callbacks. |
| Class Summary | |
|---|---|
| Arrays2 | This class provides some additional utility methods you might miss in Arrays. |
| Collections2 | This class provides some additional utility methods you might miss in Collections. |
| EmptyEnumeration<E> | Empty Enumeration. |
| EmptyIterator<T> | An iterator that never returns elements and thus is always empty. |
| EndianConverter | Class to convert data from little endian to big endian and vice versa. |
| EnumerationIterator<T> | Combined Iterator/Iterable proxy for enumerations. |
| Filter.Factory | Factory for useful filters. |
| IteratorEnumeration<T> | Enumeration proxy for Iterators. |
| Pair<T1,T2> | Lightweight class for data pairs. |
| PrintStreamThrowableHandler | A ThrowableHandler that prints exceptions to a defined PrintStream. |
| Table<T1,T2> | A special Collection class that is like a Map but which allows duplicate keys. |
This package containes classes extending java.util.
|
JAPI Yet another Java API API Documentation |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||