Class KVCacheable.EncodableCacheable<V extends org.bouncycastle.util.Encodable>
java.lang.Object
br.ufsc.labsec.commons.utils.cache.KVCacheable<V>
br.ufsc.labsec.commons.utils.cache.KVCacheable.EncodableCacheable<V>
- All Implemented Interfaces:
Cacheable, org.bouncycastle.util.Encodable
- Enclosing class:
KVCacheable<V>
public static class KVCacheable.EncodableCacheable<V extends org.bouncycastle.util.Encodable>
extends 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
-
EncodableCacheable
-
-
Method Details
-
getEncoded
- Throws:
IOException
-