Uses of Interface
org.refcodes.component.Startable.StartBuilder
-
-
Uses of Startable.StartBuilder in org.refcodes.component
Classes in org.refcodes.component with type parameters of type Startable.StartBuilder Modifier and Type Interface Description static interfaceStartable.StartBuilder<B extends Startable.StartBuilder<B>>To enable theStartablefunctionality to be invoked in a builder chain.
-