Package org.apache.empire.commons
Class ArrayMap.Entry<K,V>
java.lang.Object
org.apache.empire.commons.ArrayMap.Entry<K,V>
- All Implemented Interfaces:
Map.Entry<K,V>
The Entry class represents a map entry
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Entry
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
hashCode
public int hashCode() -
equals
-
toString
-