defaultImplementation

abstract fun defaultImplementation(implementation: Class<out Any>): TypeBuilder<T>(source)

Allows the plugin to register the implementation type.

Since

2.2

Parameters

implementation

the implementation class.