public class Range extends Object
| Constructor and Description |
|---|
Range(int startItem,
int endItem) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEndItem() |
int |
getStartItem() |
String |
toString() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.