Class Path.PathIterator
- java.lang.Object
-
- nl.esciencecenter.xenon.filesystems.Path.PathIterator
-
-
Field Summary
Fields Modifier and Type Field Description private int
index
-
Constructor Summary
Constructors Modifier Constructor Description private
PathIterator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
hasNext()
Path
next()
void
remove()
-