public class FileList extends ArrayList<File>. This class extends ArrayList to add a finalize() that calls delete on the files . This helps in getting rid ...
確定! 回上一頁