package p; /** typecomment template*/ public interface I<S, T extends String> { }