PPL Java Language Interface  0.12.1
parma_polyhedra_library.Pair< K, V > Class Reference

A pair of values of type K and V. More...

List of all members.

Public Member Functions

getFirst ()
 Returns the object of type K.
getSecond ()
 Returns the object of type V.

Detailed Description

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.


The documentation for this class was generated from the following file: