Generated by
JDiff

Package com.google.common.io

Changed Classes and Interfaces
ByteProcessor A callback interface to process bytes from a stream.
ByteSource A readable source of bytes, such as a file.
ByteStreams Provides utility methods for working with byte arrays and I/O streams.
CharSource A readable source of characters, such as a text file.
CharStreams Provides utility methods for working with character streams.
Files Provides utility methods for working with File files.
LineProcessor A callback to be used with the streaming {@code readLines} methods.
Resources Provides utility methods for working with resources in the classpath.