public class Resource extends Object
Resource(Object closable)
void
close()
Object
getResource()
static <R> ManagedResource<R>
managed(R closable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Resource(Object closable)
public Object getResource()
public void close()
public static <R> ManagedResource<R> managed(R closable) throws IOException
IOException
Copyright © 2015. All rights reserved.