|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Log | A simple interface for Loggers. |
NamedItem | User: seb Date: Feb 27, 2007 Time: 2:50:25 PM |
ReadOnlyCollection<T> | A contract for a collection that allows only read-only access to its contents. |
ReadOnlyMap<K,V> | Contract for a map of object indexed by keys of type K and holding values of type V. |
ReadOnlyNamedItemMap<V> | Contract for a map of object indexed by keys of type K and holding values of type V. |
ReadOnlySet<T> | A contract for a set that allows only read-only access to its contents. |
ReadOnlyStack<T> |
Class Summary | |
---|---|
ArgumentTool | |
ArrayTool | |
CompareTool | |
FlagTool | Simplifies bit operations and makes them more readable. |
HashCodeTool | Provides some utility methods for implementing common methods on general classes. |
LogFactory | User: seb Date: Feb 27, 2007 Time: 1:10:17 PM |
NamedItemBase | |
NamedItemLinkedMap<V extends NamedItem> | |
Pair<T1,T2> | Simple encapsulation of a pair of objects. |
ReinterpretingIterator<SourceType,TargetType> | A simple iterator that re-interprets the values of another iterator as a different type. |
ShieldableArrayList<T> | |
ShieldableLinkedMap<K,V> | |
ShieldableSet<T> | |
ShieldableStack<T> | |
SysoutLog | Simple Log implementation writing to STDOUT. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |