gnu.xquery.util
public class IntegerRange extends MethodProc
| Field Summary | |
|---|---|
| static IntegerRange | integerRange |
| static IntNum | MAX_INT |
| static IntNum | MIN_INT |
| Constructor Summary | |
|---|---|
| IntegerRange(String name) | |
| Method Summary | |
|---|---|
| void | apply(CallContext ctx) |
| static void | integerRange(IntNum first, IntNum last, Consumer out) |