Class NonReentrantLock

All Implemented Interfaces:
Serializable, Lock

public final class NonReentrantLock extends AbstractQueuedSynchronizer implements Lock
See Also: