Uses of Class
com.github.dagnelies.filemap.AbstractFileMap
-
-
Uses of AbstractFileMap in com.github.dagnelies.filemap
Subclasses of AbstractFileMap in com.github.dagnelies.filemap Modifier and Type Class Description classCachedFileMap<K,V>This thread safe hash map is stored both in memory and on disk.classIndexedFileMap<K,V>This thread safe hash map stores its key/values on disk.
-