Class Numeric
- java.lang.Object
-
- com.atlassian.bamboo.utils.functions.Numeric
-
public class Numeric extends Object
-
-
Constructor Summary
Constructors Constructor Description Numeric()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BiFunction<Long,Long,Long>
addLong()
static com.google.common.base.Function<List<Long>,Long>
foldListOfLong()
static BiFunction<Long,Long,Long>
max()
-