Class LazyReference<T>

All Implemented Interfaces:
Serializable

public abstract class LazyReference<T>
extends LockableObject
Soft reference with lazy initialization under lock
See Also:
Serialized Form
  • Constructor Details

  • Method Details