Uses of Interface
com.oracle.coherence.common.base.Lockable.Unlockable
Packages that use 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
Methods in com.oracle.coherence.common.base that return Lockable.UnlockableModifier and TypeMethodDescriptiondefault Lockable.UnlockableLockable.exclusively()Suggest to this Lockable that the caller requires exclusive access untilcloseis called on the returnedAutoCloseable.