Combinations

constructor(vararg combinations: Pair<Int, MinimumShouldMatch.Simple>)
constructor(combinations: List<Pair<Int, MinimumShouldMatch.Simple>>)