Package 

Class CloseableReferenceFactory

    • Method Summary

      Modifier and Type Method Description
      <U extends Closeable> CloseableReference<U> create(@Nullable() U u)
      <T> CloseableReference<T> create(T t, ResourceReleaser<T> resourceReleaser)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait