public class DocRange extends Object
Modifier and Type | Field and Description |
---|---|
private int |
length
长度
|
private int |
startIndex
起始位置,从0开始
|
Constructor and Description |
---|
DocRange(int startIndex,
int length)
Instantiates a new Doc range.
|
Copyright © 2025. All rights reserved.