24 package parma_polyhedra_library;
48 private static native
void initIDs();
V second
Stores an object of type V.
K getFirst()
Returns the object of type K.
K first
Stores an object of type K.
V getSecond()
Returns the object of type V.
static native void initIDs()
A pair of values of type K and V.