public class AutoCompletionResult extends Object
AutoCompleter
helpers.Constructor and Description |
---|
AutoCompletionResult(List<String> matches) |
AutoCompletionResult(List<String> matches,
int startIndex) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getMatches() |
int |
getStartIndex() |
Copyright © 2015–2022 SciJava. All rights reserved.