1 2 3 4 5 6 7
package test; /** * @param T this is {@code some code} and other text */ class C<T> { }