コード例 #1
0
ファイル: ClassDef.java プロジェクト: tunneln/CarnotKE
 public void commit(Adapter scda) throws Exception {
   scda.putClass(this);
 }