org.sonatype.sisu.goodies.common.io
Class Flusher

java.lang.Object
  extended by org.sonatype.sisu.goodies.common.io.Flusher

public class Flusher
extends Object

Quietly flushes Flushable objects.

Since:
1.0

Constructor Summary
Flusher()
           
 
Method Summary
static void flush(Flushable... targets)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Flusher

public Flusher()
Method Detail

flush

public static void flush(Flushable... targets)


Copyright © 2008-2012 Sonatype, Inc.. All Rights Reserved.