Class AbstractLatch.CountSync

All Implemented Interfaces:
Serializable
Enclosing class:
AbstractLatch

protected static class AbstractLatch.CountSync extends AbstractQueuedSynchronizer
Look at the doc and examples provided by AbstractQueuedSynchronizer for more information
See Also: