Configurable

interface Configurable<T>(source)

An object that can be configured with a Groovy closure.

Inheritors

Functions

Link copied to clipboard
abstract fun configure(cl: Closure): T