• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /**
2  * @param T this is {@code some code} and other text
3  */
4 class C<T> {
5 }
6