accept

abstract fun accept(t: T, u: U)

Performs this operation on the given arguments.

Parameters

t

the first input argument

u

the second input argument