public abstract class LazyReference<T> extends LockableObject
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 |
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.