Generated by
JDiff

Class com.google.common.io.Closeables

Removed Methods
void closeQuietly(Closeable) Equivalent to calling {@code close(closeable, true)}, but with no IOException in the signature.