Uses of Class
org.jabylon.common.util.ServiceCache
-
Packages that use ServiceCache Package Description org.jabylon.common.util -
-
Uses of ServiceCache in org.jabylon.common.util
Methods in org.jabylon.common.util that return ServiceCache Modifier and Type Method Description static <K,V>
ServiceCache<K,V>ServiceCache. create(com.google.common.cache.CacheLoader<K,V> loader)
-