Class IntToIntFunctions
java.lang.Object
org.eclipse.collections.impl.block.factory.primitive.IntToIntFunctions
public final class IntToIntFunctions extends Object
-
Method Summary
Modifier and Type Method Description static IntToIntFunctionadd(int intToAdd)static IntToIntFunctiondecrement()static IntToIntFunctionincrement()static IntToIntFunctionsubtract(int intToSubtract)