public class IntegerRange
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static IntNum |
MAX_INT |
static IntNum |
MIN_INT |
Constructor and Description |
---|
IntegerRange() |
Modifier and Type | Method and Description |
---|---|
static void |
integerRange(IntNum first,
IntNum last,
Consumer out) |
static void |
integerRange$X(java.lang.Object first,
java.lang.Object last,
CallContext ctx) |
public static void integerRange$X(java.lang.Object first, java.lang.Object last, CallContext ctx)