public class ArraySection extends Object
Modifier and Type | Field and Description |
---|---|
Object |
data |
int |
length |
int |
startIndex |
Constructor and Description |
---|
ArraySection() |
public Object data
public int startIndex
public int length