public class OriginalKey extends Object
OriginalKey(String id, Key signature)
boolean
equals(Object o)
String
getId()
int
hashCode()
void
updateDiskCacheKey(MessageDigest messageDigest)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public OriginalKey(String id, Key signature)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public void updateDiskCacheKey(MessageDigest messageDigest) throws UnsupportedEncodingException
UnsupportedEncodingException
public String getId()