TypeEffectivenessCompleteness

data class TypeEffectivenessCompleteness(val expectedPairs: Int, val configuredPairs: Int, val missingPairs: Int)

Constructors

Link copied to clipboard
constructor(expectedPairs: Int, configuredPairs: Int, missingPairs: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard