public interface FileEnumeration extends IOEnumeration
Modifier and Type | Method and Description |
---|---|
boolean |
hasMoreFiles() |
File |
nextFile() |
hasMoreElements, nextElement
boolean hasMoreFiles() throws IOException
IOException
File nextFile() throws IOException
IOException
Copyright © 2017 com.mchange. All rights reserved.