コード例 #1
0
ファイル: Distributor.java プロジェクト: superyfwy/db4o
 public T sync() {
   return rootClient.sync();
 }