Generators

inner class Generators(generators: List<Function<out SupplierActionContext<RESULT>, RESULT>>)

Constructors

Link copied to clipboard
constructor(generators: List<Function<out SupplierActionContext<RESULT>, RESULT>>)