Interface AqlPathHelper.PrefixMatcher
- Enclosing class:
- AqlPathHelper
public static interface AqlPathHelper.PrefixMatcher
-
Method Summary
Modifier and TypeMethodDescriptionfindPrefix(char firstChar, CharSequence fullString, int firstPos) static AqlPathHelper.PrefixMatcherforChar(char search) static AqlPathHelper.PrefixMatcherforStrings(String... search)
-
Method Details
-
forStrings
-
forChar
-
findPrefix
-