Class IntToIntFunctions
java.lang.Object
org.eclipse.collections.impl.block.factory.primitive.IntToIntFunctions
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static final classprivate static classprivate static classprivate static final class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final IntToIntFunctionprivate static final IntToIntFunction -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IntToIntFunctionadd(int intToAdd) static IntToIntFunctionstatic IntToIntFunctionstatic IntToIntFunctionsubtract(int intToSubtract)
-
Field Details
-
INCREMENT
-
DECREMENT
-
-
Constructor Details
-
IntToIntFunctions
private IntToIntFunctions()
-
-
Method Details
-
increment
-
decrement
-
add
-
subtract
-