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 DiskStore
DiskStore. instance
Shared instance.Methods in org.ghost4j.util that return DiskStore Modifier and Type Method Description static DiskStore
DiskStore. getInstance()
Access to the shared instance.
-