public static class Cache.NamedKey extends Object
byte[]
key
String
namespace
Cache.NamedKey(String namespace, byte[] key)
boolean
equals(Object o)
int
hashCode()
toByteArray()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public final String namespace
public final byte[] key
public Cache.NamedKey(String namespace, byte[] key)
public byte[] toByteArray()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2011–2015. All rights reserved.