Uses of Class
com.oracle.coherence.concurrent.executor.function.BiPredicates.NeverBiPredicate
-
Packages that use BiPredicates.NeverBiPredicate Package Description com.oracle.coherence.concurrent.executor.function -
-
Uses of BiPredicates.NeverBiPredicate in com.oracle.coherence.concurrent.executor.function
Fields in com.oracle.coherence.concurrent.executor.function declared as BiPredicates.NeverBiPredicate Modifier and Type Field Description protected static BiPredicates.NeverBiPredicateBiPredicates.NeverBiPredicate. INSTANCEA constant for theBiPredicates.NeverBiPredicate.Methods in com.oracle.coherence.concurrent.executor.function that return BiPredicates.NeverBiPredicate Modifier and Type Method Description static BiPredicates.NeverBiPredicateBiPredicates.NeverBiPredicate. get()Obtains an instance of theBiPredicates.NeverBiPredicate.
-