Package com.killcoding.tool
Class ResultMap.Entry<K,V>
java.lang.Object
com.killcoding.tool.ResultMap.Entry<K,V>
- All Implemented Interfaces:
Serializable,Cloneable,Map.Entry<K,V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
value
-
-
Constructor Details
-
Entry
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
equals
-
hashCode
-
toString
-