- Type Parameters:
K - The key type
V - The value type
-
Constructor Summary
Constructors
Creates a new instance of Pair.
-
Method Summary
Gets the key of the pair.
Gets the value of the pair.
void
Sets the key of the pair.
void
Sets the value of the pair.
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait