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