Package dev.nm.number
Interface DoubleUtils.which
-
- Enclosing class:
- DoubleUtils
public static interface DoubleUtils.whichDecide whether x satisfies thebooleantest.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisTrue(double x, int index)Decide whether x is to be selected.
-