Class Closeables
java.lang.Object
org.assertj.core.util.Closeables
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcloseQuietly(Closeable... closeables) Closes the givenCloseables, ignoring any thrown exceptions.
-
Method Details
-
closeQuietly
-