Class LogContext.WeakLevelRef
- All Implemented Interfaces:
LogContext.LevelRef
- Enclosing class:
LogContext
private static final class LogContext.WeakLevelRef
extends WeakReference<Level>
implements LogContext.LevelRef
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Reference
clear, clone, enqueue, get, isEnqueued, reachabilityFence, refersToMethods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface LogContext.LevelRef
get
-
Constructor Details
-
WeakLevelRef
-