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) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic IntegerRange()
public static void integerRange$X(java.lang.Object first, java.lang.Object last, CallContext ctx)