corda / net.corda.client.jfx.utils / javafx.collections.ObservableList / getValueAt

getValueAt

fun <A> ObservableList<A>.getValueAt(index: Int): ObservableValue<A?>