Package | Description |
---|---|
com.oracle.coherence.common.base |
The base package provides a number of classes to complement those in the java.lang package.
|
com.oracle.common.base |
This package will be removed in a future release therefore please switch
to the com.oracle.coherence.common.base alternative asap.
|
Modifier and Type | Class and Description |
---|---|
class |
IdentityHolder<V>
A Holder implementation which additionally provides an equals/hashCode implementation based on the held
object's identity.
|
Modifier and Type | Class and Description |
---|---|
class |
com.oracle.common.base.SimpleHolder<V>
Deprecated.
use
SimpleHolder instead |