accept

abstract fun accept(t: T)

Conducts operation with the given argument.

Parameters

t

Value transmitted as an argument.