Interface LifecycleComponent.UncheckedLifecycleComponent

All Superinterfaces:
Destroyable, Initializable, Initializable.UncheckedInitializable, LifecycleComponent, Pausable, Pausable.UncheckedPausable, Resumable, Resumable.UncheckedResumable, Startable, Startable.UncheckedStartable, Stoppable, Stoppable.UncheckedStoppable
Enclosing interface:
LifecycleComponent

Same as the LifecycleComponent though without the need to try-catch any exceptions on the various life-cycle stages.