Class KVCacheable.ByteArrayCacheable
java.lang.Object
br.ufsc.labsec.commons.utils.cache.KVCacheable<byte[]>
br.ufsc.labsec.commons.utils.cache.KVCacheable.ByteArrayCacheable
- All Implemented Interfaces:
Cacheable, org.bouncycastle.util.Encodable
- Enclosing class:
KVCacheable<V>
-
Nested Class Summary
Nested classes/interfaces inherited from class KVCacheable
KVCacheable.ByteArrayCacheable, KVCacheable.EncodableCacheable<V>, KVCacheable.StringCacheable -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class KVCacheable
getCacheKey, getValue, setCacheKey
-
Constructor Details
-
ByteArrayCacheable
-
-
Method Details
-
getEncoded
public byte[] getEncoded()
-