Uses of Interface
org.refcodes.component.Stoppable.StopBuilder
-
Uses of Stoppable.StopBuilder in org.refcodes.component
Classes in org.refcodes.component with type parameters of type Stoppable.StopBuilderModifier and TypeInterfaceDescriptionstatic interfaceStoppable.StopBuilder<B extends Stoppable.StopBuilder<B>>To enable theStoppablefunctionality to be invoked in a builder chain.