Package gov.nist.nlpir.irf.util

classes modeling structures and functionality of general utility

See:
          Description

Class Summary
CircQueue A circular queue of keys and associated values
HashingCache This cache associates a value to a key, a bit like a hashtable does.
StringTable This class implements a table of unique strings read from a file in the format described below.
Support Provides miscellaneous methods to support some logging, access to system and runtime values, basic test mode functions, input methods, etc.
 

Package gov.nist.nlpir.irf.util Description

classes modeling structures and functionality of general utility