C
- The component type.@Incubating public interface TypeBuilder<C>
修飾子とタイプ | メソッドと説明 |
---|---|
TypeBuilder<C> |
defaultImplementation(Class<? extends C> implementation)
Allows the plugin to register the implementation type.
|
TypeBuilder<C> defaultImplementation(Class<? extends C> implementation)
implementation
- the implementation class.