Uses of Class
br.ufsc.labsec.utils.cache.CacheEntry
Packages that use CacheEntry
-
Uses of CacheEntry in br.ufsc.labsec.utils.cache
Classes in br.ufsc.labsec.utils.cache that implement interfaces with type arguments of type CacheEntryModifier and TypeClassDescriptionclassEsta classe é responsável por administrar objetos em cache, armazenando-os em disco e em memória, e permitindo a sua recuperação através da implementação do metodoCache.decodeEntry(byte[]...).Fields in br.ufsc.labsec.utils.cache with type parameters of type CacheEntryMethods in br.ufsc.labsec.utils.cache that return types with arguments of type CacheEntry