Esempio n. 1
0
 public static String getLanguage(long did, int ord, int qa) {
   return MetaDB.getLanguage(mReviewer.get(), did, ord, qa);
 }