Interface NativeResource

    • Method Detail

      • free

        void free()
        Frees any native resources held by this object.
      • close

        default void close()
        Specified by:
        close in interface java.lang.AutoCloseable