public class Util extends Object
Constructor and Description |
---|
Util() |
Modifier and Type | Method and Description |
---|---|
static List<Language> |
toLanguages(String[] languageColumnNames) |
static Set<MatchingMethod> |
toMatchingMethods(MatchingMethod[] methods) |
static List<LanguagePair> |
toRoundrobinPairs(Language[] languages) |
public static List<LanguagePair> toRoundrobinPairs(Language[] languages)
public static Set<MatchingMethod> toMatchingMethods(MatchingMethod[] methods)