Uses of Class
com.oracle.coherence.common.base.SimpleHolder
Package
Description
The base package provides a number of classes to complement those in the java.lang package.
Contains various generic utilities.
-
Uses of SimpleHolder in com.oracle.coherence.common.base
Modifier and TypeClassDescriptionclass
A Holder implementation which additionally provides an equals/hashCode implementation based on the held object's identity. -
Uses of SimpleHolder in com.tangosol.util
Modifier and TypeClassDescriptionclass
SimpleHolder<V>
General purpose container that can be used as an accumulator for any reference type.