Package rx.subjects

Class SubjectSubscriptionManager.State<T>

java.lang.Object
rx.subjects.SubjectSubscriptionManager.State<T>
Enclosing class:
SubjectSubscriptionManager<T>

protected static final class SubjectSubscriptionManager.State<T> extends Object
State-machine representing the termination state and active SubjectObservers.