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 |
acquireShared, acquireSharedInterruptibly, tryAcquireSharedNanos, releaseShared, hasContended, getFirstQueuedThread, hasQueuedPredecessors, getExclusiveQueuedThreads, getSharedQueuedThreads, owns, toString, release, hasQueuedThreads, getQueueLength, getQueuedThreads, hasWaiters, getWaitQueueLength, getWaitingThreads, acquire, acquireInterruptibly, tryAcquireNanos, isQueued, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.