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