| Modifier and Type | Field and Description |
|---|---|
protected T |
endIndex |
protected T |
startIndex |
| Constructor and Description |
|---|
DefaultSegment(T startIndex,
T endIndex)
构造
|
| Modifier and Type | Method and Description |
|---|---|
T |
getEndIndex()
获取结束位置
|
T |
getStartIndex()
获取起始位置
|
Copyright © 2025. All rights reserved.