com.r3corda.client.fxutils / foldToObservableList

foldToObservableList

fun <A, B, C> <ERROR CLASS><A>.foldToObservableList(initialAccumulator: C, folderFun: (A, C, ObservableList<B>) -> C): ObservableList<B>