private static final class TPath.SegmentIterator extends Object implements Iterator<java.nio.file.Path>
| Constructor and Description |
|---|
TPath.SegmentIterator(TPath path) |
TPath.SegmentIterator(TPath path)
public boolean hasNext()
hasNext in interface Iterator<java.nio.file.Path>public java.nio.file.Path next()
next in interface Iterator<java.nio.file.Path>public void remove()
remove in interface Iterator<java.nio.file.Path>Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.