StartableLifeCycleComponent.UncheckedLifeCycleComponentpublic static interface Startable.UncheckedStartable extends Startable
Startable without any checked exception being declared.Startable.StartAutomaton, Startable.StartBuilder<B extends Startable.StartBuilder<B>>, Startable.UncheckedStartable| Modifier and Type | Method | Description |
|---|---|---|
void |
start() |
Starts the component.
|
startUncheckedvoid start()
Startable.start() without any checked exception being
declared.Copyright © 2018. All rights reserved.