public final class KeywordAutoCompletionMatcher extends Object implements AutoCompletionMatcher
| Constructor and Description |
|---|
KeywordAutoCompletionMatcher(Collection<? extends String> keywords) |
public KeywordAutoCompletionMatcher(Collection<? extends String> keywords)
keywords - keywordspublic List<String> getMatches(String string2Complete)
AutoCompletionMatchergetMatches in interface AutoCompletionMatcherstring2Complete - . Cannot be null.Copyright © 2014 The University of Manchester. All Rights Reserved.