Interface DestructableResource

    • Method Detail

      • close

        void close()
        Wrapper to allow access to protected AbstractResource.destroy()
        Specified by:
        close in interface AutoCloseable