Uses of Class
org.ghost4j.util.DiskStore
-
Packages that use DiskStore Package Description org.ghost4j.util -
-
Uses of DiskStore in org.ghost4j.util
Fields in org.ghost4j.util declared as DiskStore Modifier and Type Field Description private static DiskStoreDiskStore. instanceShared instance.Methods in org.ghost4j.util that return DiskStore Modifier and Type Method Description static DiskStoreDiskStore. getInstance()Access to the shared instance.
-