< prev index next >

src/java.compiler/share/classes/javax/lang/model/type/TypeKind.java

Print this page
rev 60127 : 8249205: Remove unnecessary trademark symbols

@@ -29,11 +29,11 @@
 /**
  * The kind of a type mirror.
  *
  * <p>Note that it is possible additional type kinds will be added to
  * accommodate new, currently unknown, language structures added to
- * future versions of the Java&trade; programming language.
+ * future versions of the Java programming language.
  *
  * @author Joseph D. Darcy
  * @author Scott Seligman
  * @author Peter von der Ah&eacute;
  * @see TypeMirror
< prev index next >