Class Predicates2.NotEqual

java.lang.Object
org.eclipse.collections.impl.block.factory.Predicates2<Object,Object>
org.eclipse.collections.impl.block.factory.Predicates2.NotEqual
All Implemented Interfaces:
Serializable, BiPredicate<Object,Object>, Predicate2<Object,Object>
Enclosing class:
Predicates2<T,P>

private static final class Predicates2.NotEqual extends Predicates2<Object,Object>
  • Field Details

  • Constructor Details

    • NotEqual

      private NotEqual()
  • Method Details