| 
 | Generated by JDiff | ||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Removed Methods | |
| voidcloseQuietly(InputStream) | Closes the given InputStream, logging any {@code IOException} that's thrown rather than propagating it. | 
| voidcloseQuietly(Reader) | Closes the given Reader, logging any {@code IOException} that's thrown rather than propagating it. | 
| Added Methods | |
| voidcloseQuietly(InputStream) | Closes the given InputStream, logging any {@code IOException} that's thrown rather than propagating it. | 
| voidcloseQuietly(Reader) | Closes the given Reader, logging any {@code IOException} that's thrown rather than propagating it. | 
| Changed Methods | ||
| voidclose(Closeable, | Change in signature from ( Closeable, boolean) to (java.io.Closeable, boolean). | Closes a Closeable, with control over whether an {@code IOException} may be thrown. | 
| 
 | |||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||