public class KeyIndexedObject extends Object
String
private String
key
protected
KeyIndexedObject(String key)
boolean
equals(Object obj)
getKey()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
private final String key
protected KeyIndexedObject(String key)
public String getKey()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
JOSM Plugins