Class CountingReadWriteLock.ReadLock

java.lang.Object
VASSAL.tools.concurrent.CountingReadWriteLock.BaseLock
VASSAL.tools.concurrent.CountingReadWriteLock.ReadLock
All Implemented Interfaces:
Lock
Enclosing class:
CountingReadWriteLock

protected class CountingReadWriteLock.ReadLock extends CountingReadWriteLock.BaseLock
  • Constructor Details

    • ReadLock

      protected ReadLock()
  • Method Details