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