org.multiverse.utils
Class IOUtils

java.lang.Object
  extended by org.multiverse.utils.IOUtils

public class IOUtils
extends java.lang.Object

Author:
Peter Veentjer

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

Constructor Detail

IOUtils

public IOUtils()
Method Detail

closeQuietly

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


Copyright © 2008-2010 Multiverse. All Rights Reserved.