protected static class ChoiceFormatter.ExtractionWithOperator extends ChoiceFormatter.Extraction
| Constructor and Description |
|---|
ExtractionWithOperator(String content,
int begin,
int end,
ChoiceFormatter.Operator operator) |
| Modifier and Type | Method and Description |
|---|---|
ChoiceFormatter.Operator |
getOperator() |
getBegin, getContent, getEndpublic ExtractionWithOperator(@Nonnull String content, @Nonnegative int begin, @Nonnegative int end, @Nonnull ChoiceFormatter.Operator operator)
@Nonnull public ChoiceFormatter.Operator getOperator()
Copyright © 2024 echocat. All rights reserved.