Interface Disposable

    • Method Detail

      • isDisposed

        boolean isDisposed()
        Check that the object is disposed.
        Returns:
        true if the object is disposed
        Since:
        1.0
      • dispose

        void dispose()
        Dispose object.
        Since:
        1.0