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