Package de.kosmos_lab.utils
Class IntegerFunctions
- java.lang.Object
-
- de.kosmos_lab.utils.IntegerFunctions
-
public class IntegerFunctions extends Object
-
-
Constructor Summary
Constructors Constructor Description IntegerFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static introundToNearest(int value, int multiplier)round to nearest sensible int
-