Package | Description |
---|---|
org.castor.core.util.concurrent |
This package contains classes taken from EDU.oswego.cs.dl.util.concurrent
library Version 1.3.4.
|
Modifier and Type | Class and Description |
---|---|
protected class |
WriterPreferenceReadWriteLock.ReaderLock |
protected class |
WriterPreferenceReadWriteLock.WriterLock |
Modifier and Type | Method and Description |
---|---|
Sync |
ReadWriteLock.readLock()
get the readLock *
|
Sync |
WriterPreferenceReadWriteLock.readLock() |
Sync |
ReadWriteLock.writeLock()
get the writeLock *
|
Sync |
WriterPreferenceReadWriteLock.writeLock() |
Copyright © 2013. All rights reserved.