-
interface TextViewUtils.Actions.TextChangedAction
-
-
Method Summary
Modifier and Type Method Description abstract voidact(CharSequence s, int start, int before, int count)-
-
Method Detail
-
act
abstract void act(CharSequence s, int start, int before, int count)
-
-
-
-