Constructs a new finder that selects all paths with a name that matches filter and are
immediate children of paths selected by this finder.
Constructs a new finder that selects all paths with a name that matches filter and are
immediate children of paths selected by this finder.
Constructs a new finder that selects all paths with a name that matches filter and are
descendants of paths selected by this finder.
Constructs a new finder that selects all paths with a name that matches filter and are
descendants of paths selected by this finder.
The union of the paths found by this PathSet with the paths found by 'paths'.
The union of the paths found by this PathSet with the paths found by 'paths'.
Excludes all paths from excludePaths from the paths selected by this PathSet.
Excludes all paths from excludePaths from the paths selected by this PathSet.
Constructs a new finder that selects all paths with name literal that are immediate children
of paths selected by this finder.
Constructs a new finder that selects all paths with name literal that are immediate children
of paths selected by this finder.
Constructs a new finder that selects all paths with name literal that are immediate children
of paths selected by this finder.
Constructs a new finder that selects all paths with name literal that are immediate children
of paths selected by this finder.
Load the set into memory and a more standard set
Load the set into memory and a more standard set
(Changed in version 2.9.0) The behavior of scanRight has changed. The previous behavior can be reproduced with scanRight.reverse.
(Changed in version 2.9.0) transpose throws an IllegalArgumentException if collections are not uniformly sized.
Directory stream implementation to assist in implementing DirectoryStreams that are based on Paths.