Class LongPredicates.LongIsEven

java.lang.Object
org.eclipse.collections.impl.block.factory.Predicates<Long>
org.eclipse.collections.impl.block.factory.LongPredicates.LongIsEven
All Implemented Interfaces:
Serializable, Predicate<Long>, Predicate<Long>
Enclosing class:
LongPredicates

private static class LongPredicates.LongIsEven extends Predicates<Long>
  • Field Details

  • Constructor Details

    • LongIsEven

      private LongIsEven()
  • Method Details

    • accept

      public boolean accept(Long l)