Class FloatPredicates.NotFloatPredicate

java.lang.Object
org.eclipse.collections.impl.block.factory.primitive.FloatPredicates.NotFloatPredicate
All Implemented Interfaces:
Serializable, FloatPredicate
Enclosing class:
FloatPredicates

private static final class FloatPredicates.NotFloatPredicate extends Object implements FloatPredicate
  • Field Details

  • Constructor Details

    • NotFloatPredicate

      private NotFloatPredicate(FloatPredicate negate)
  • Method Details