com.r3corda.client.fxutils / foldToObservableValue

foldToObservableValue

fun <A, B> <ERROR CLASS><A>.foldToObservableValue(initial: B, folderFun: (A, B) -> B): ObservableValue<B>

Simple utilities for converting an rx.Observable into a javafx ObservableValue/ObservableList