Reference
class is the super class for reference objects.
Methods
in Reference class
Method | Description |
public T get() | Returns this reference object's referent. |
public void clear() | Clears this reference object. |
public boolean enqueue() | Adds this reference object to the queue with which it is registered |
public boolean isEnqueued() | Tells whether or not this reference object has been enqueued |
No comments:
Post a Comment