corda / net.corda.testing.flows / from

from

infix fun <T : Class<out Any>> T.from(session: <ERROR CLASS>): <ERROR CLASS><<ERROR CLASS>, T>

Creates a [Pair(session, Class)] from this Class.