|
JAPI 0.9.0 Yet another Java API API Documentation |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
java.util.
See:
Description
| Interface Summary | |
|---|---|
| ThrowableHandler<T extends Throwable> | 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. |
| IteratorEnumeration<T> | Enumeration proxy for Iterators. |
| Pair<T1,T2> | Lightweight class for data pairs. |
| PrintStreamThrowableHandler<T extends Throwable> | 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. |
Additions to java.util.
|
JAPI Yet another Java API API Documentation |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||