public static class AviatorEvaluatorInstance.StringSegments extends Object
| Modifier and Type | Field | Description |
|---|---|---|
int |
hintLength |
|
List<StringSegment> |
segs |
| Constructor | Description |
|---|---|
StringSegments(List<StringSegment> segs,
int hintLength) |
public final List<StringSegment> segs
public int hintLength
public StringSegments(List<StringSegment> segs, int hintLength)
Copyright © 2022–2023. All rights reserved.