Class KeyValuePair<K,V>
java.lang.Object
org.pushingpixels.radiance.component.api.common.KeyValuePair<K,V>
- Type Parameters:
K- Key class.V- Value class.
Generic key-value pair.
- Author:
- Kirill Grouchnikov
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KeyValuePair
-
-
Method Details
-
getValue
-
getKey
-