Package org.fest.util
Class Flushables
- java.lang.Object
-
- org.fest.util.Flushables
-
public class Flushables extends java.lang.ObjectUtility methods related to.Flushable- Author:
- Yvonne Wang
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidflush(java.io.Flushable... flushables)Flushes the givens, ignoring any thrown exceptions.Flushable
-