コード例 #1
0
ファイル: MealOrderImpl.java プロジェクト: genexujin/XY
 public Object get(MealOrderImpl obj) {
   return obj.getJustification();
 }