Builder

class Builder(baseConfigurations: Iterable<TransformerPropertiesStore>) : PropertiesCollection.Builder, TransformerPropertyKeys(source)

Used to configure initial store values.

Constructors

Link copied to clipboard
internal constructor(baseConfigurations: Iterable<TransformerPropertiesStore>)