Package org.rapla.components.util

Some more helpful tools.

See:
          Description

Interface Summary
Command  
 

Class Summary
Assert Some of the assert functionality of 1.4 for 1.3 versions of Rapla
CommandQueue Creates a new thread that successively executes the queued command objects
DateTools Tools for manipulating dates.
InverseComparator Reverts the Original Comparator -1 -> 1 1 -> -1 0 -> 0
IOUtil Some IOHelper methods.
JNLPUtil returns the codebase in an webstart application
OrderedMap An implemention of a map that keeps the values (not the keys) sorted.
SerializableDateTimeFormat Provides methods for parsing and formating dates and times in the following format:
2002-25-05 for dates and 13:00:00 for times.
SmallIntMap Same as map but for small positive int-values.
Tools miscellaneous util methods.
WeakReferenceList This list internaly uses WeakReferences that doesnt prevent the list-entrys from being garbage-collected.
 

Exception Summary
AssertionError  
 

Package org.rapla.components.util Description

Some more helpful tools.



Copyright © 2000-2006 Rapla Team. All Rights Reseserved.