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