示例#1
0
文件: LoadingSJFM.java 项目: holl-/W2
 public void flush() throws IOException {
   standardJavaFileManager.flush();
 }
 @Override
 public void flush() throws IOException {
   myStandardFileManager.flush();
 }