Class LongPredicates.LongIsNegative

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

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

  • Constructor Details

    • LongIsNegative

      private LongIsNegative()
  • Method Details

    • accept

      public boolean accept(Long l)