public interface ISequenceMatcher
| Modifier and Type | Interface and Description |
|---|---|
static class |
ISequenceMatcher.Factory |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(CharSequence input,
int offset,
int length) |
boolean matches(CharSequence input, int offset, int length)
Copyright © 2015. All Rights Reserved.