Constructors

Link copied to clipboard
constructor(vararg selectors: BuilderSelector<T>)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun buildBuilder(type: KType, explode: Boolean): T?
Link copied to clipboard
open fun buildBuilderForced(type: KType, explode: Boolean): T