Interface DisposedAccessor.DisposedMutator

    • Method Detail

      • setDisposed

        void setDisposed​(boolean isDisposed)
        Sets the disposed status for the disposed property.
        Parameters:
        isDisposed - The disposed status to be stored by the disposed property.