org.fusesource.fabric.utils
Class Closeables

java.lang.Object
  extended by org.fusesource.fabric.utils.Closeables

public final class Closeables
extends java.lang.Object


Method Summary
static void closeQuitely(java.io.Closeable closeable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

closeQuitely

public static void closeQuitely(java.io.Closeable closeable)


Copyright © 2013 Red Hat. All Rights Reserved.