More information


Package de.spieleck.util

Class Summary
EmptyIterator Convenicence class to provide an empty implementation of the Iterator Interface.
FastClassForName This is a replacement for Class.forName(...).newInstance().
SpeedHashtable A more efficient version of java.util.Hashtable.
StringKeyHashtable This subclass of SpeedHashtable is specially taylored for the keys of Strings as keys in a Hashtable.
Strings A class to represent a list of strings with appropriate hashCode and equals implemented.
 


More information