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>

public static class KVCacheable.StringCacheable extends KVCacheable<String>
  • Constructor Details

    • StringCacheable

      public StringCacheable(String key, String value)
  • Method Details

    • getEncoded

      public byte[] getEncoded()