public 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 and Description |
|---|---|
void |
stop()
Stops the component.
|
stopUncheckedvoid stop()
Stoppable.stop() without any checked exception being
declared.Copyright © 2017. All rights reserved.