Interface SailClosable

    • Method Detail

      • close

        void close()
            throws SailException
        Closes this resource, relinquishing any underlying resources.
        Specified by:
        close in interface java.lang.AutoCloseable
        Throws:
        SailException - if this resource cannot be closed