Uses of Interface
org.refcodes.component.Pausable.PauseBuilder
-
-
Uses of Pausable.PauseBuilder in org.refcodes.component
Classes in org.refcodes.component with type parameters of type Pausable.PauseBuilder Modifier and Type Interface Description static interface
Pausable.PauseBuilder<B extends Pausable.PauseBuilder<B>>
To enable thePausable
functionality to be invoked in a builder chain.
-