PPL Java Language Interface  1.2
parma_polyhedra_library.By_Reference< T > Class Template Reference

An utility class implementing mutable and non-mutable call-by-reference. More...

Public Member Functions

 By_Reference (T object_value)
 Builds an object encapsulating object_value.
 
void set (T y)
 Set an object to value object_value.
 
get ()
 Returns the value held by this.
 

Detailed Description

An utility class implementing mutable and non-mutable call-by-reference.


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