CombineFunction

sealed trait CombineFunction
Companion:
object
class Object
trait Matchable
class Any
object Avg.type
object Max.type
object Min.type
object Multiply.type
object Replace.type
object Sum.type