Interface Stoppable.UncheckedStoppable

    • Method Detail

      • stop

        void stop​()
        Stops the component. Same as Stoppable.stop() without any checked exception being declared.
        Specified by:
        stop in interface Stoppable