Uses of Interface
org.refcodes.component.Pausable.UncheckedPausable
-
-
Uses of Pausable.UncheckedPausable in org.refcodes.component
Subinterfaces of Pausable.UncheckedPausable 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.
-