Closes this file enumerator.
public void close()
System resources are released and any pending enumeration results are discarded. There is typcially no need to call this method because getNextFile automatically closes the enumerator when the last file has been processed.