Parameters Holder
open class ParametersHolder(_values: MutableList<Any?> = mutableListOf(), val useIndexedValues: Boolean? = null)
DefinitionParameters - Parameter holder Usable with exploded declaration
Author
Arnaud GIULIANI
DefinitionParameters - Parameter holder Usable with exploded declaration
Arnaud GIULIANI