Class Predicates2.IsIdentical

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

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

  • Constructor Details

    • IsIdentical

      private IsIdentical()
  • Method Details