net.corda.core / tee

tee

fun <T> <ERROR CLASS><T>.tee(vararg teeTo: <ERROR CLASS><T>): <ERROR CLASS><T>

Copy an Observer to multiple other Observers.