Generators

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

Constructors

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