protected static final class IntArrays.Segment
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
length |
protected int |
level |
protected int |
offset |
| Modifier | Constructor and Description |
|---|---|
protected |
Segment(int offset,
int length,
int level) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |