public static class PrefixMatcher.CamelCase extends PrefixMatcher.IgnoreCase
PrefixMatcher.CamelCase, PrefixMatcher.IgnoreCase| Constructor and Description |
|---|
PrefixMatcher.CamelCase() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
camelCaseMatch(String name,
String prefix) |
boolean |
isCandidateMatchingPrefix(String name,
String prefix) |
protected boolean |
isJdtAvailable() |
protected boolean isJdtAvailable()
public boolean isCandidateMatchingPrefix(String name, String prefix)
isCandidateMatchingPrefix in class PrefixMatcher.IgnoreCaseCopyright © 2016. All Rights Reserved.