| Package | Description |
|---|---|
| jet | |
| jet.runtime |
| Modifier and Type | Field and Description |
|---|---|
static ShortRange |
ShortRange.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
static ShortRange |
Ranges.rangeTo(byte from,
short to) |
static ShortRange |
Ranges.rangeTo(char from,
short to) |
static ShortRange |
Ranges.rangeTo(short from,
byte to) |
static ShortRange |
Ranges.rangeTo(short from,
char to) |
static ShortRange |
Ranges.rangeTo(short from,
short to) |
Copyright © 2013. All Rights Reserved.