Interface ConsistencyCheckResult.AnyError

All Known Implementing Classes:
ConsistencyCheckResult.Error
Enclosing class:
ConsistencyCheckResult

public static sealed interface ConsistencyCheckResult.AnyError permits ConsistencyCheckResult.Error<A,C>