Uses of Interface
org.guvnor.common.services.backend.cache.Cache
-
Packages that use Cache Package Description org.guvnor.common.services.backend.cache -
-
Uses of Cache in org.guvnor.common.services.backend.cache
Classes in org.guvnor.common.services.backend.cache that implement Cache Modifier and Type Class Description classLRUCache<Path,V>A simple LRU cache keyed on Paths
-