PPL Java Language Interface 0.12
parma_polyhedra_library::By_Reference< T > Class Reference

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

List of all members.

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.

Package Attributes

obj
 Stores the object.

Detailed Description

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


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