-
Constructor Summary
Constructors
-
Method Summary
void
io.reactivex.rxjava3.core.Observable<T>
void
void
subscribe(io.reactivex.rxjava3.core.Observer<T> observer)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ObservableList
public ObservableList()
-
Method Details
-
subscribe
public void subscribe(io.reactivex.rxjava3.core.Observer<T> observer)
-
-
remove
public void remove(T value)
-
getObservable
public io.reactivex.rxjava3.core.Observable<T> getObservable()