configureUsing

open fun <T> configureUsing(@Nullable configureClosure: Closure): Action<T>(source)

Creates an action that uses the given closure to configure objects of type T.