public static interface TextWatcherCompilerStates.RTextWatcher
| 限定符和类型 | 方法和说明 |
|---|---|
TextWatcherCompilerStates.RFrequency<android.text.Editable> |
afterChanged(android.widget.TextView textView) |
TextWatcherCompilerStates.RFrequency<java.lang.CharSequence> |
beforeChanged(android.widget.TextView textView) |
TextWatcherCompilerStates.RFrequency<java.lang.CharSequence> |
onChanged(android.widget.TextView textView) |
@NonNull TextWatcherCompilerStates.RFrequency<java.lang.CharSequence> onChanged(@NonNull android.widget.TextView textView)
@NonNull TextWatcherCompilerStates.RFrequency<java.lang.CharSequence> beforeChanged(@NonNull android.widget.TextView textView)
@NonNull TextWatcherCompilerStates.RFrequency<android.text.Editable> afterChanged(@NonNull android.widget.TextView textView)