OperatorTextViewInput instead.@Deprecated
public class OperatorEditTextInput
extends java.lang.Object
implements rx.Observable.OnSubscribe<java.lang.String>
| Constructor and Description |
|---|
OperatorEditTextInput(android.widget.EditText input,
boolean emitInitialValue)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
call(rx.Subscriber<? super java.lang.String> observer)
Deprecated.
|