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.StartBuilderModifier and TypeInterfaceDescriptionstatic interfaceStartable.StartBuilder<B extends Startable.StartBuilder<B>>To enable theStartablefunctionality to be invoked in a builder chain.