org.sonatype.gshell.io
Class Flusher

java.lang.Object
  extended by org.sonatype.gshell.io.Flusher

public class Flusher
extends java.lang.Object

Quietly flushes Flushable objects.

Since:
2.0
Author:
Jason Dillon

Constructor Summary
Flusher()
           
 
Method Summary
static void flush(java.io.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(java.io.Flushable... targets)


Copyright © 2008-2009. All Rights Reserved.