Uses of Class
org.ofbiz.core.util.UtilCache.CacheLine
Packages that use UtilCache.CacheLine
-
Uses of UtilCache.CacheLine in org.ofbiz.core.util
Fields in org.ofbiz.core.util with type parameters of type UtilCache.CacheLineModifier and TypeFieldDescriptionUtilCache.cacheLineTableA hashtable containing a CacheLine object with a value and a loadTime for each element.Methods in org.ofbiz.core.util with parameters of type UtilCache.CacheLineModifier and TypeMethodDescriptionprotected booleanUtilCache.hasExpired(UtilCache.CacheLine<V> line)