com.tngtech.jgiven.impl.util
Class ResourceUtil

java.lang.Object
  extended by com.tngtech.jgiven.impl.util.ResourceUtil

public class ResourceUtil
extends Object


Constructor Summary
ResourceUtil()
           
 
Method Summary
static void close(Closeable... closeables)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceUtil

public ResourceUtil()
Method Detail

close

public static void close(Closeable... closeables)


Copyright © 2014 TNG Technology Consulting. All rights reserved.