Class LongPredicates.LongIsOdd

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

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

  • Constructor Details

    • LongIsOdd

      private LongIsOdd()
  • Method Details

    • accept

      public boolean accept(Long l)