griffon.util
[Java] Class Metadata.FinalReference
java.lang.Object
java.lang.ref.Reference
java.lang.ref.SoftReference
griffon.util.Metadata.FinalReference
static class Metadata.FinalReference
extends SoftReference
Methods inherited from class SoftReference
|
get, clear, isEnqueued, enqueue, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Methods inherited from class Reference
|
get, clear, isEnqueued, enqueue, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
ref
private Object ref
-
Metadata.FinalReference
public Metadata.FinalReference(Object t)
-
get
@Override
public Object get()
-
Groovy Documentation