|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.concurrent.locks.AbstractOwnableSynchronizer
java.util.concurrent.locks.AbstractQueuedSynchronizer
org.codehaus.groovy.util.LockableObject
org.codehaus.groovy.util.LazyReference<CachedClass>
org.codehaus.groovy.reflection.ClassInfo.LazyCachedClassRef
private static class ClassInfo.LazyCachedClassRef
Nested Class Summary |
---|
Nested classes/interfaces inherited from class java.util.concurrent.locks.AbstractQueuedSynchronizer |
---|
java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject |
Field Summary | |
---|---|
private ClassInfo |
info
|
Constructor Summary | |
---|---|
ClassInfo.LazyCachedClassRef(ReferenceBundle bundle,
ClassInfo info)
|
Method Summary | |
---|---|
CachedClass |
initValue()
|
Methods inherited from class org.codehaus.groovy.util.LazyReference |
---|
clear, get, toString |
Methods inherited from class org.codehaus.groovy.util.LockableObject |
---|
isHeldExclusively, lock, tryAcquire, tryRelease, unlock |
Methods inherited from class java.util.concurrent.locks.AbstractQueuedSynchronizer |
---|
acquire, acquireInterruptibly, acquireShared, acquireSharedInterruptibly, compareAndSetState, getExclusiveQueuedThreads, getFirstQueuedThread, getQueuedThreads, getQueueLength, getSharedQueuedThreads, getState, getWaitingThreads, getWaitQueueLength, hasContended, hasQueuedThreads, hasWaiters, isQueued, owns, release, releaseShared, setState, tryAcquireNanos, tryAcquireShared, tryAcquireSharedNanos, tryReleaseShared |
Methods inherited from class java.util.concurrent.locks.AbstractOwnableSynchronizer |
---|
getExclusiveOwnerThread, setExclusiveOwnerThread |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private final ClassInfo info
Constructor Detail |
---|
ClassInfo.LazyCachedClassRef(ReferenceBundle bundle, ClassInfo info)
Method Detail |
---|
public CachedClass initValue()
initValue
in class LazyReference<CachedClass>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |