PPL Java Language Interface
1.2
|
A pair of values of type K and V. More...
Public Member Functions | |
K | getFirst () |
Returns the object of type K. | |
V | getSecond () |
Returns the object of type V. | |
A pair of values of type K and V.
An object of this class holds an ordered pair of values of type K and V.