net.corda.core.contracts.clauses / FilterOn / <init>

<init>

FilterOn(clause: Clause<S, C, K>, filterStates: (List<ContractState>) -> List<S>)

Filter the states that are passed through to the wrapped clause, to restrict them to a specific type.