コード例 #1
0
 public static TermType get(int id) {
   return (TermType) Term.get(id, list);
 }