Class Hierarchy
- java.lang.Object
- com.oracle.coherence.common.base.Assertions
- com.oracle.coherence.common.base.Blocking
- com.oracle.coherence.common.base.Classes
- com.oracle.coherence.common.base.ConcurrentNotifier (implements com.oracle.coherence.common.base.Notifier)
- com.oracle.coherence.common.base.ConcurrentNotifier.Link
- com.oracle.coherence.common.base.Exceptions
- com.oracle.coherence.common.base.Formatting
- com.oracle.coherence.common.base.HashHelper
- com.oracle.coherence.common.base.IdentityHasher<V> (implements com.oracle.coherence.common.base.Hasher<V>)
- com.oracle.coherence.common.base.InverseComparator<T> (implements java.util.Comparator<T>)
- com.oracle.coherence.common.base.Logger
- com.oracle.coherence.common.base.NaturalAssociator (implements com.oracle.coherence.common.base.Associator)
- com.oracle.coherence.common.base.NaturalCloner (implements com.oracle.coherence.common.base.Cloner)
- com.oracle.coherence.common.base.NaturalComparator<T> (implements java.util.Comparator<T>)
- com.oracle.coherence.common.base.NaturalHasher<V> (implements com.oracle.coherence.common.base.Hasher<V>)
- com.oracle.coherence.common.base.NonBlocking (implements java.lang.AutoCloseable)
- java.lang.Number (implements java.io.Serializable)
- com.oracle.coherence.common.base.MutableLong (implements java.lang.Comparable<T>)
- com.oracle.coherence.common.base.Objects
- com.oracle.coherence.common.base.Randoms
- com.oracle.coherence.common.base.Reads
- java.util.ResourceBundle
- java.util.ListResourceBundle
- com.oracle.coherence.common.base.Resources
- java.util.ListResourceBundle
- com.oracle.coherence.common.base.SimpleHolder<V> (implements com.oracle.coherence.common.base.Holder<V>, java.io.Serializable)
- com.oracle.coherence.common.base.IdentityHolder<V>
- com.oracle.coherence.common.base.SingleWaiterMultiNotifier (implements com.oracle.coherence.common.base.Notifier)
- com.oracle.coherence.common.base.SingleWaiterCooperativeNotifier
- com.oracle.coherence.common.base.StackTrace
- com.oracle.coherence.common.base.StackTrace.StackFrame
- com.oracle.coherence.common.base.TimeHelper
- com.oracle.coherence.common.base.Timeout (implements java.lang.AutoCloseable)
- com.oracle.coherence.common.base.VolatileHolder<V> (implements com.oracle.coherence.common.base.Holder<V>)
Interface Hierarchy
- com.oracle.coherence.common.base.Associated<T>
- com.oracle.coherence.common.base.Associator
- java.lang.AutoCloseable
- com.oracle.coherence.common.base.Disposable
- com.oracle.coherence.common.base.Lockable.Unlockable
- com.oracle.coherence.common.base.CanonicallyNamed
- java.lang.Cloneable
- com.oracle.coherence.common.base.Cloneable
- com.oracle.coherence.common.base.Cloner
- com.oracle.coherence.common.base.Collector<V>
- com.oracle.coherence.common.base.Continuation<R>
- com.oracle.coherence.common.base.Factory<T>
- java.util.function.Function<T,R>
- com.oracle.coherence.common.base.Converter<F,T>
- com.oracle.coherence.common.base.Hasher<V>
- com.oracle.coherence.common.base.Holder<V>
- com.oracle.coherence.common.base.Lockable
- com.oracle.coherence.common.base.Notifier
- com.oracle.coherence.common.base.Pollable<E>
- com.oracle.coherence.common.base.Predicate<T>