| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| hasError() — method, class raix.reactive.testing.MockObserver | |
| hasSubscriptions — Property, class raix.reactive.Subject | |
| Determines whether this subject has any subscriptions | |
| hasValue — Property, class raix.reactive.Notification | |
| Determined whether this instance has a value property available | |
| hasValue — Property, class raix.reactive.OnCompleted | |
| Always returns false since no values are associated with completion | |
| hasValue — Property, class raix.reactive.OnError | |
| Always returns false since no values are associated with errors | |
| hasValue — Property, class raix.reactive.OnNext | |
| Always returns true | |
| HotObservable — class, package raix.reactive.testing | |
| HotObservable(scheduler:raix.reactive.testing:TestScheduler, messages:Array) — Constructor, class raix.reactive.testing.HotObservable | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |