예제 #1
0
 protected boolean isSame(VirtualFile original) throws Exception {
   return original.isLeaf();
 }