StoppableLifeCycleComponent.UncheckedLifeCycleComponentpublic static interface Stoppable.UncheckedStoppable extends Stoppable
Stoppable without any checked exception being declared.Stoppable.StopAutomaton, Stoppable.StopBuilder<B extends Stoppable.StopBuilder<B>>, Stoppable.UncheckedStoppable| Modifier and Type | Method | Description |
|---|---|---|
void |
stop() |
Stops the component.
|
stopUncheckedvoid stop()
Stoppable.stop() without any checked exception being
declared.Copyright © 2018. All rights reserved.