Uses of Class
sk.antons.tempdb.tree.MapTreeDb
-
Packages that use MapTreeDb Package Description sk.antons.tempdb -
-
Uses of MapTreeDb in sk.antons.tempdb
Methods in sk.antons.tempdb that return MapTreeDb Modifier and Type Method Description MapTreeDb<K,V>TreeDbBuilder. mapTreeDb()Creates avl database using dbfile, value serializer and deserializer.
-