Uses of Interface
org.reactfx.ProperObservable
Packages that use ProperObservable
-
Uses of ProperObservable in org.reactfx
Subinterfaces of ProperObservable in org.reactfxModifier and TypeInterfaceDescriptioninterfaceTrait to be mixed intoObservableBaseto obtain default implementation of someEventStreammethods on top of Observable methods and get additional helper methods for proper event streams implemented as default methods on top of ProperObservable methods.Classes in org.reactfx that implement ProperObservableModifier and TypeClassDescriptionfinal classclassEventSource<T>EventSource is an EventSink that serves also as an EventStream - every value pushed to EventSource is immediately emitted by it.classBase class for event streams.classObservableBase<O,T> Base class for observable objects.classSuspendableBase<O,T, A> classObservable boolean value that is normallyfalse, but istruewhen suspended.classObservable boolean value that is normallytrue, but isfalsewhen suspended.classSuspenderBase<O, T, S extends Suspendable> -
Uses of ProperObservable in org.reactfx.collection
Subinterfaces of ProperObservable in org.reactfx.collectionModifier and TypeInterfaceDescriptioninterfaceTrait to be mixed intoObservableBaseto obtain default implementation of someLiveListmethods and get additional helper methods for implementations of proper LiveList.Classes in org.reactfx.collection that implement ProperObservable -
Uses of ProperObservable in org.reactfx.value
Subinterfaces of ProperObservable in org.reactfx.valueClasses in org.reactfx.value that implement ProperObservable