OperandTypeSearchResult, OperationTypeSearchResultpublic abstract class AbstractSearchResult<T> extends Object
| Constructor | Description |
|---|---|
AbstractSearchResult(T value,
int startIndex,
int endIndex) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getEndIndex() |
|
int |
getStartIndex() |
|
T |
getValue() |
Copyright © 2017–2020 Holisticon AG. All rights reserved.