Constructor and Description |
---|
Observers.ActionBasedObserver(Action1<T> action) |
Modifier and Type | Method and Description |
---|---|
void |
onCompleted() |
void |
onError(java.lang.Exception error) |
void |
onNext(T value) |
Copyright © 2014. All Rights Reserved.