Uses of Interface
com.oracle.coherence.common.base.Lockable.Unlockable
Package
Description
The base package provides a number of classes to complement those in the java.lang package.
-
Uses of Lockable.Unlockable in com.oracle.coherence.common.base
Modifier and TypeMethodDescriptiondefault Lockable.Unlockable
Lockable.exclusively()
Suggest to this Lockable that the caller requires exclusive access untilclose
is called on the returnedAutoCloseable
.