Generated by
JDiff

Package com.google.common.io

Changed Classes
CharSource A readable source of characters, such as a text file.
Closeables Utility methods for working with Closeable objects.
InsecureRecursiveDeleteException Exception indicating that a recursive delete can't be performed because the file system does not have the support necessary to guarantee that it is not vulnerable to race conditions that would allow it to delete files and directories outside of the directory being deleted (i.e., SecureDirectoryStream is not supported).
PatternFilenameFilter File name filter that only accepts files matching a regular expression.