Package net.icite.datastore

Interface Summary
DatastoreBase DatastoreBase is meant to be a generic interface to pluggable datastores, but it just matches the WTFBase methods at this point.
DatastoreComparator The DatastoreComparator interface extends the java.util.Comparator interface.
 

Class Summary
WTFBase WTFBase is a kind-of database for processing files in WTF (Whoopdedoo Text Format).
WTFBaseComparator WTFBaseComparator implements the DatastoreComparator interface, which itself extends the java.util.Comparator interface.