Iterator<File>
public static class DirContentSource.Iterator extends Object implements Iterator<File>
Iterator(File f)
int
getCount()
boolean
hasNext()
File
next()
void
remove()
forEachRemaining
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Iterator(File f)
public int getCount()
public boolean hasNext()
hasNext
public File next()
next
public void remove()
remove
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.