Soft reference with lazy initialization under lock
| Constructor and description |
|---|
LazyReference
(ReferenceBundle bundle) |
| Methods inherited from class | Name |
|---|---|
class LockableObject |
isHeldExclusively, lock, tryAcquire, tryRelease, unlock |
class AbstractQueuedSynchronizer |
toString, release, hasQueuedThreads, isQueued, getQueueLength, getQueuedThreads, hasWaiters, getWaitQueueLength, getWaitingThreads, acquire, acquireInterruptibly, tryAcquireNanos, getFirstQueuedThread, owns, acquireShared, acquireSharedInterruptibly, tryAcquireSharedNanos, releaseShared, hasContended, hasQueuedPredecessors, getExclusiveQueuedThreads, getSharedQueuedThreads, equals, hashCode, getClass, notify, notifyAll, wait, wait, wait |
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.