public final class TextWatcherCompiler extends java.lang.Object implements TextWatcherCompilerStates.RTextWatcher, TextWatcherCompilerStates.RConfig, TextWatcherCompilerStates.RFrequency
| 限定符和类型 | 方法和说明 |
|---|---|
TextWatcherCompiler |
afterChanged(android.widget.TextView textView) |
TextWatcherCompiler |
beforeChanged(android.widget.TextView textView) |
com.google.android.agera.Repository |
compile() |
static TextWatcherCompilerStates.RTextWatcher |
compiler() |
TextWatcherCompiler |
onChanged(android.widget.TextView textView) |
TextWatcherCompiler |
onUpdatesPer(int millis) |
@NonNull public static TextWatcherCompilerStates.RTextWatcher compiler()
@NonNull public com.google.android.agera.Repository compile()
compile 在接口中 TextWatcherCompilerStates.RConfig@NonNull public TextWatcherCompiler onUpdatesPer(int millis)
@NonNull public TextWatcherCompiler onChanged(@NonNull android.widget.TextView textView)
@NonNull public TextWatcherCompiler beforeChanged(@NonNull android.widget.TextView textView)
@NonNull public TextWatcherCompiler afterChanged(@NonNull android.widget.TextView textView)