method pkg1.A.<T, U>m1(T, U)
signature: (T, U)
(T, U)
@param <T> the kind of thing
@param <U> the other kind of thing
@param t the thing itself
@param u the other thing
type parameters:
T
U
returns:
void