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>

public static class KVCacheable.ByteArrayCacheable extends KVCacheable<byte[]>
  • Constructor Details

    • ByteArrayCacheable

      public ByteArrayCacheable(String key, byte[] value)
  • Method Details

    • getEncoded

      public byte[] getEncoded()