net.corda.client.fxutils / kotlin.Function1 / lift

lift

fun <A, R> (A) -> R.lift(arg0: ObservableValue<A>): ObservableValue<R>