Package | Description |
---|---|
com.oracle.coherence.common.base |
The base package provides a number of classes to complement those in the java.lang package.
|
Modifier and Type | Method and Description |
---|---|
default Lockable.Unlockable |
Lockable.exclusively()
Suggest to this Lockable that the caller requires exclusive access
until
close is called on the
returned AutoCloseable . |