|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Factory<T> | Defines a generic interface for a class that is able to create an object of a given type from an unparameterized call. |
GlobalIdentifier | A GlobalIdentifier is expected to be Globally Unique. |
LocalIdentifier | A LocalIdentifier should be unique within its scope, but has no expectation of being Globally Unique if used elsewhere. |
Source<T> | Defines a class which can get and set an object of the specified type. |
Class Summary | |
---|---|
HashCodeUtil | Collected methods which allow easy implementation of hashCode . |
ListUtils | Utility methods for working with Lists. |
Source.SourceImpl<T> | Generic Source implementation. |
TimerLoop | Abstract class for performing an action at regular intervals. |
TimeUtils | Utility methods for dealing with time. |
Utils | Miscellaneous utility methods. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |