Package org.openbandy.util

Class Summary
CollectionsUtil The CollectionsUtil class provides some helper methods for the java.util.Vector class.
StringUtil This class provides static helper methods to be used with Strings or that deal with Strings.
TimestampUtil This class provides static helper methods to be used with timestamps and dates respectively and methods for the conversion of such.
TwoWayHashtable Wrapper for java.util.Hashtable with methods to get objects as well as well as keys by hash.