Package org.fest.util
Class Flushables
java.lang.Object
org.fest.util.Flushables
Utility methods related to
Flushable
.- Author:
- Yvonne Wang
-
Method Summary
-
Method Details
-
flush
Flushes the given
s, ignoring any thrown exceptions.Flushable
- Parameters:
flushables
- theFlushable
s to flush.
-