Uses of Interface
org.refcodes.component.Stoppable.UncheckedStoppable
-
-
Uses of Stoppable.UncheckedStoppable in org.refcodes.component
Subinterfaces of Stoppable.UncheckedStoppable in org.refcodes.component Modifier and Type Interface Description static interfaceLifeCycleComponent.UncheckedLifeCycleComponentSame as theLifeCycleComponentthough without the need to try-catch any exceptions on the various life-cycle stages.
-