Class KVCacheable.StringCacheable
java.lang.Object
br.ufsc.labsec.commons.utils.cache.KVCacheable<String>
br.ufsc.labsec.commons.utils.cache.KVCacheable.StringCacheable
- 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
-
StringCacheable
-
-
Method Details
-
getEncoded
public byte[] getEncoded()
-