public class KeyGroup extends Object implements Serializable
| Constructor and Description |
|---|
KeyGroup(int startIndex,
int endIndex)
Defines the range [startIndex, endIndex]
|
| Modifier and Type | Method and Description |
|---|---|
int |
getEndIndex() |
int |
getStartIndex() |
int |
size() |
String |
toString() |
Copyright © 2020. All rights reserved.