jp.go.nict.langrid.wrapper.common.db.service
クラス Util
java.lang.Object
   jp.go.nict.langrid.wrapper.common.db.service.Util
jp.go.nict.langrid.wrapper.common.db.service.Util
- public class Util 
- extends Object
 
 
| クラス java.lang.Object から継承されたメソッド | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Util
public Util()
toLanguages
public static List<Language> toLanguages(String[] languageColumnNames)
- 
 
toRoundrobinPairs
public static List<LanguagePair> toRoundrobinPairs(Language[] languages)
- 
 
toMatchingMethods
public static Set<MatchingMethod> toMatchingMethods(MatchingMethod[] methods)
-