blob: 1d8c7ec9a55cd4a7ee49635a879df0fdf19f1973 [file] [log] [blame]
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