public class JkAbstractPathTree.JkPathTreeStream extends JkStreamDecorator<java.nio.file.Path>
Modifier and Type | Method and Description |
---|---|
JkAbstractPathTree.JkPathTreeStream |
excludeDirectories()
Filters to exclude directories.
|
JkAbstractPathTree.JkPathTreeStream |
relativizeFromRoot()
Transforms to path relative o to the JkPathTree root dir.
|
allMatch, anyMatch, close, collect, collect, count, distinct, filter, findAny, findFirst, flatMap, flatMapToDouble, flatMapToInt, flatMapToLong, forEach, forEachOrdered, isParallel, iterator, limit, map, mapToDouble, mapToInt, mapToLong, max, min, noneMatch, onClose, parallel, peek, reduce, reduce, reduce, sequential, skip, sorted, sorted, spliterator, toArray, toArray, unordered
public JkAbstractPathTree.JkPathTreeStream relativizeFromRoot()
public JkAbstractPathTree.JkPathTreeStream excludeDirectories()