Generated by
JDiff

Class com.google.common.io.ByteSource

Changed Methods
T extends Object read(ByteProcessor<T>) Change in return type from T to (T extends Object).
Reads the contents of this byte source using the given {@code processor} to process bytes as they are read.