|
BRUtil - Making Java a Kinder, Gentler, Place to be. |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--brutil.NoncyclicReference
| Constructor Summary | |
NoncyclicReference()
|
|
NoncyclicReference(brutil.aspects.ReferenceCountable referent)
|
|
| Method Summary | |
brutil.aspects.ReferenceCountable |
get()
|
void |
reset()
|
void |
reset(brutil.aspects.ReferenceCountable referent)
|
void |
set(brutil.aspects.ReferenceCountable newObj)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NoncyclicReference()
public NoncyclicReference(brutil.aspects.ReferenceCountable referent)
| Method Detail |
public brutil.aspects.ReferenceCountable get()
public void set(brutil.aspects.ReferenceCountable newObj)
public void reset()
public void reset(brutil.aspects.ReferenceCountable referent)
|
BRUtil - Making Java a Kinder, Gentler, Place to be. |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||