Package net.raphimc.audiomixer.parameter
Interface IntParameter.Constraint
- All Superinterfaces:
IntPredicate
- Enclosing interface:
- IntParameter
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IntParameter.Constraintstatic final IntParameter.Constraint -
Method Summary
Methods inherited from interface java.util.function.IntPredicate
and, negate, or, test
-
Field Details
-
POSITIVE
-
GREATER_THAN_ZERO
-
-
Method Details
-
errorMessage
-