public class Range extends Object
| Constructor and Description |
|---|
Range() |
| Modifier and Type | Method and Description |
|---|---|
static Integer[] |
get(int start,
int stop) |
static Queryable<Integer> |
getAsQueryable(int start,
int stop) |
Copyright © 2023. All rights reserved.