Uses of Class
de.julielab.java.utilities.cache.CacheService
-
Packages that use CacheService Package Description de.julielab.java.utilities.cache The cache package organizes the usage of local or remote (socket-connected) caches based on the MapDB library (http://www.mapdb.org/). -
-
Uses of CacheService in de.julielab.java.utilities.cache
Methods in de.julielab.java.utilities.cache that return CacheService Modifier and Type Method Description static CacheServiceCacheService. getInstance()
-