Hierarchy For Package com.oracle.coherence.concurrent.executor.function
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.oracle.coherence.concurrent.executor.function.Predicates
- com.oracle.coherence.concurrent.executor.function.Predicates.AlwaysPredicate (implements com.oracle.coherence.concurrent.executor.function.PortablePredicate<T>)
- com.oracle.coherence.concurrent.executor.function.Predicates.EqualToPredicate<T> (implements com.oracle.coherence.concurrent.executor.function.PortablePredicate<T>)
- com.oracle.coherence.concurrent.executor.function.Predicates.IsValuePredicate<T> (implements com.oracle.coherence.concurrent.executor.function.PortablePredicate<T>)
- com.oracle.coherence.concurrent.executor.function.Predicates.NegatePredicate<T> (implements com.oracle.coherence.concurrent.executor.function.PortablePredicate<T>)
- com.oracle.coherence.concurrent.executor.function.Predicates.NeverPredicate (implements com.oracle.coherence.concurrent.executor.function.PortablePredicate<T>)
- com.oracle.coherence.concurrent.executor.function.Predicates.NullValuePredicate (implements com.oracle.coherence.concurrent.executor.function.PortablePredicate<T>)
- com.oracle.coherence.concurrent.executor.function.Predicates.OptionPredicate (implements com.oracle.coherence.concurrent.executor.function.PortablePredicate<T>)
- com.oracle.coherence.concurrent.executor.function.Predicates.RolePredicate (implements com.oracle.coherence.concurrent.executor.function.PortablePredicate<T>)
- com.oracle.coherence.concurrent.executor.function.Predicates.ThrowablePredicate<T> (implements com.oracle.coherence.concurrent.executor.function.PortablePredicate<T>)
Interface Hierarchy
- com.tangosol.io.pof.PortableObject
- com.oracle.coherence.concurrent.executor.function.PortablePredicate<T> (also extends com.tangosol.util.function.Remote.Predicate<T>)
- java.util.function.Predicate<T>
- com.tangosol.util.function.Remote.Predicate<T> (also extends java.io.Serializable)
- com.oracle.coherence.concurrent.executor.function.PortablePredicate<T> (also extends com.tangosol.io.pof.PortableObject)
- com.tangosol.util.function.Remote.Predicate<T> (also extends java.io.Serializable)
- java.io.Serializable
- com.tangosol.util.function.Remote.Predicate<T> (also extends java.util.function.Predicate<T>)
- com.oracle.coherence.concurrent.executor.function.PortablePredicate<T> (also extends com.tangosol.io.pof.PortableObject)
- com.tangosol.util.function.Remote.Predicate<T> (also extends java.util.function.Predicate<T>)