net.corda.contracts.asset / ownedBy

ownedBy

fun State.ownedBy(owner: PublicKeyTree): State
fun <T> State<T>.ownedBy(owner: PublicKeyTree): State<T>