Uses of Class
rebuild.util.ref.RefObject

Packages that use RefObject
rebuild.util.ref   
 

Uses of RefObject in rebuild.util.ref
 

Methods in rebuild.util.ref that return RefObject
 RefObject RefObject.clone()
          Create a clone of the current object.
 RefObject RefObject.setValue(java.lang.Object value)
          Set the value of this RefObject object with a object.