- java.lang.Object
-
- org.hsqldb.lib.MapEntry<K,V>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
K
getKey()
V
getValue()
int
hashCode()
java.lang.String
toString()
-