Uses of Interface
org.eclipse.net4j.util.concurrent.RWLockManager.LockStrategy
Package
Description
Utility interfaces and classes commonly useful in concurrent programming.
-
Uses of RWLockManager.LockStrategy in org.eclipse.net4j.util.concurrent
Modifier and TypeMethodDescriptionprotected RWLockManager.LockStrategy<OBJECT,
CONTEXT> RWLockManager.getLockingStrategy
(IRWLockManager.LockType type) Deprecated.