CICS525 / DBLikeProject

DBLikeProject
0 stars 1 forks source link

FileSysMonitor should not callback for more than once when copy a big file. #4

Closed Elitward closed 10 years ago

Elitward commented 10 years ago

public boolean isLocked(String filename) never being used. This method should be private, it is designed to be used if the file has been closed, but it is never used in class FileSysMonitor.