Package com.liferay.portal.kernel.util
Class KeyValuePair
Object
com.liferay.portal.kernel.util.KeyValuePair
- All Implemented Interfaces:
Serializable
,Comparable<KeyValuePair>
- Author:
- Brian Wing Shun Chan
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KeyValuePair
public KeyValuePair() -
KeyValuePair
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<KeyValuePair>
-
equals
-
getKey
-
getValue
-
hashCode
public int hashCode() -
setKey
-
setValue
-