Interface DoubleRangeValidator.Bound
- All Superinterfaces:
DoubleSupplier
- Enclosing class:
- DoubleRangeValidator
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic DoubleRangeValidator.Boundexclusive(double value) getType()static DoubleRangeValidator.Boundinclusive(double value) Methods inherited from interface java.util.function.DoubleSupplier
getAsDouble
-
Method Details
-
getType
DoubleRangeValidator.Bound.Type getType() -
inclusive
-
exclusive
-