public class Segment
extends java.lang.Object
Constructor and Description |
---|
Segment(int index,
int count)
Constructs.
|
Modifier and Type | Method and Description |
---|---|
int |
getCount()
Gets the count.
|
int |
getIndex()
Gets the starting index.
|