DaveAKing / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

Addition to Files #1387

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add methods to Files class to convert Predicate<File> from/to FileFilter and 
FilenameFilter.
Add file comparators by name, full path, size, type, last modified date etc.
Add filters for size and last modified date similar to isFile/isDirectory.

Original issue reported on code.google.com by beradrian on 26 Apr 2013 at 1:59

GoogleCodeExporter commented 9 years ago
I would like to implement it, if accepted.

Original comment by beradrian on 26 Apr 2013 at 2:00

GoogleCodeExporter commented 9 years ago

Original comment by kevinb@google.com on 20 Nov 2013 at 10:21

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<issue id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:12

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:18

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:08