This project provides some support to exploit at best Stream.flatMap()
, like the ability to apply this method recursively as long as some criteria are met. For example, a File
can be flatten into a Stream<File>
if it represents a directory. All the directories contains in it can be flatten too, and so on recursively. Such a feature offers consequently to transform a File
into a Stream<File>
which provides all the files and sub-files contained in it.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
matthieu-vergne/flat-map-support
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published