- java.lang.Object
-
- org.apache.lucene.benchmark.byTask.feeds.DirContentSource.Iterator
-
-
Constructor Summary
Constructors
Constructor and Description |
Iterator(java.nio.file.Path f) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining
-
-
Method Detail
-
getCount
public int getCount()
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface java.util.Iterator<java.nio.file.Path>
-
remove
public void remove()
- Specified by:
remove
in interface java.util.Iterator<java.nio.file.Path>
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.