Package com.killcoding.cache
Class StoredCache
java.lang.Object
com.killcoding.cache.StoredCache
This class is a permanent cache storage that requires manual deletion of the cache
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
api
-
log
-
-
Constructor Details
-
StoredCache
public StoredCache()
-
-
Method Details
-
setApi
-
getApi
-
set
-
get
-
included
-
remove
-
removeAll
-
getNames
-