public class PathNavigator<E> extends Object implements Navigator<Path>
PathNavigator(Navigator<E> delegate)
Sequence<Path>
children(Path path)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PathNavigator(Navigator<E> delegate)
public Sequence<Path> children(Path path)
children
Navigator<Path>
Copyright © 2021. All rights reserved.