| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
LSPValue |
getKey()
Returns the key corresponding to this entry.
|
LSPValue |
getValue()
Returns the value corresponding to this entry.
|
int |
hashCode() |
public LSPValue getKey()
public LSPValue getValue()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object