edu.ucla.util
Class Reference

Object
  extended by Reference

public class Reference
extends Object

A simple class to ease call by reference type implementations.

Author:
unknown

Field Summary
 Object object
           
 
Constructor Summary
Reference()
          Creates new Reference
Reference(Object ref)
           
 
Method Summary
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

object

public Object object
Constructor Detail

Reference

public Reference()
Creates new Reference


Reference

public Reference(Object ref)


Copyright 2010 UCLA Automated Reasoning Group