public class HashKey extends Object implements Serializable
HashKey(Object[] parts)
HashKey(String value)
boolean
equals(Object o)
Object[]
getParts()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public HashKey(String value)
public HashKey(Object[] parts)
public Object[] getParts()
public int hashCode()
hashCode
Object
public boolean equals(Object o)
equals
public String toString()
toString
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.