Class ReentrantAreaLock.Node

java.lang.Object
ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue<Thread>
ca.spottedleaf.concurrentutil.lock.ReentrantAreaLock.Node
All Implemented Interfaces:
Iterable<Thread>, Collection<Thread>, Queue<Thread>
Enclosing class:
ReentrantAreaLock

public static final class ReentrantAreaLock.Node extends MultiThreadedQueue<Thread>