Uses of Interface
org.eclipse.net4j.util.concurrent.RWLockManager.LockEntryHandler
Package
Description
Utility interfaces and classes commonly useful in concurrent programming.
-
Uses of RWLockManager.LockEntryHandler in org.eclipse.net4j.util.concurrent
Modifier and TypeMethodDescriptionprotected void
RWLockManager.handleLockEntries
(CONTEXT context, RWLockManager.LockEntryHandler<OBJECT, CONTEXT> handler) Deprecated.