Package one.nio.lock
Class SegmentedRWLock
- java.lang.Object
-
- one.nio.lock.SegmentedRWLock
-
public class SegmentedRWLock extends Object
-
-
Constructor Summary
Constructors Constructor Description SegmentedRWLock(int count)SegmentedRWLock(int count, boolean fair)
-