public abstract class ResourceHandle<T> extends java.lang.Object implements java.io.Closeable
ResourceHandle()
abstract T
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close
public ResourceHandle()
public abstract T get()
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.