accept

abstract fun accept(t1: T1, t2: T2, t3: T3)

Performs this operation on the given arguments.

Parameters

t1

the first input argument

t2

the second input argument

t3

the third input argument