Uses of Class
br.ufsc.labsec.utils.cache.CacheEntry
| Package | Description |
|---|---|
| br.ufsc.labsec.utils.cache |
-
Uses of CacheEntry in br.ufsc.labsec.utils.cache
Fields in br.ufsc.labsec.utils.cache with type parameters of type CacheEntry Modifier and Type Field Description protected Map<String,CacheEntry<Data>>Cache. runtimeCacheMethods in br.ufsc.labsec.utils.cache that return types with arguments of type CacheEntry Modifier and Type Method Description @NotNull Iterator<CacheEntry<Data>>Cache. iterator()