BuildStep

interface BuildStep<T>

A Build Step to build the Builder.

Functions

Link copied to clipboard
abstract fun build(builder: T)