Package com.croftsoft.core.util.filemap

Map implementation that stores data in files.

See:
          Description

Class Summary
FileMap A Map that stores the values in files within a directory.
FileMapEntry This Map.Entry is required for the AbstractMap implementation of FileMap.
FileMapEntryIterator This Iterator is required for the AbstractMap implementation of FileMap.
FileMapEntrySet This Set is required for the AbstractMap implementation of FileMap.
 

Package com.croftsoft.core.util.filemap Description

Map implementation that stores data in files.


CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)