public abstract void accept (T t, U u)

Performs this operation on the given arguments.

Parameters:
t    the first input argument
u    the second input argument