public static interface MultiAutoCompleteTextView.Tokenizer
| Modifier and Type | Method and Description |
|---|---|
int |
findTokenEnd(java.lang.CharSequence text,
int cursor) |
int |
findTokenStart(java.lang.CharSequence text,
int cursor) |
java.lang.CharSequence |
terminateToken(java.lang.CharSequence text) |
Copyright © 2012-2013. All Rights Reserved.