ConditionParam

constructor(condition: String, vararg params: T)
constructor(condition: String, params: List<T>)