com.r3corda.core.contracts / TransactionForVerification / groupStatesInternal

groupStatesInternal

fun <T : ContractState, K : Any> groupStatesInternal(inGroups: Map<K, List<T>>, outGroups: Map<K, List<T>>): List<InOutGroup<T, K>>
Deprecated: Do not use this directly: exposed as public only due to function inlining