24 package parma_polyhedra_library;
38 public void set(T y) {
47 private static native
void initIDs();
By_Reference(T object_value)
Builds an object encapsulating object_value.
An utility class implementing mutable and non-mutable call-by-reference.
void set(T y)
Set an object to value object_value.
static native void initIDs()