public class Ref extends java.lang.Object
private int
count
id
Ref()
void
deref()
int
getID()
boolean
hasRefs()
ref()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final int id
private int count
public Ref()
public void ref()
public void deref()
public boolean hasRefs()
public int getID()