コード例 #1
0
ファイル: FileStore.java プロジェクト: dinglevin/levin-h2db
 public int getFillRate() {
   return freeSpace.getFillRate();
 }