Interface ISequenceMatcher
-
- All Known Implementing Classes:
SetBasedKeywordMatcher
public interface ISequenceMatcher
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classISequenceMatcher.Factory
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanmatches(java.lang.CharSequence input, int offset, int length)
-