Class ShortPredicates.NotShortPredicate

java.lang.Object
org.eclipse.collections.impl.block.factory.primitive.ShortPredicates.NotShortPredicate
All Implemented Interfaces:
Serializable, ShortPredicate
Enclosing class:
ShortPredicates

private static final class ShortPredicates.NotShortPredicate extends Object implements ShortPredicate
  • Field Details

  • Constructor Details

    • NotShortPredicate

      private NotShortPredicate(ShortPredicate negate)
  • Method Details