|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Removed Methods | |
long getChecksum(File, |
Computes and returns the checksum value for a file. |
| Added Methods | |
TreeTraverser<File> fileTreeTraverser() |
Returns a TreeTraverser instance for File trees. |
Predicate<File> isDirectory() |
Returns a predicate that returns the result of File.isDirectory on input files. |
Predicate<File> isFile() |
Returns a predicate that returns the result of File.isFile on input files. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||