< prev index next >

src/java.compiler/share/classes/javax/lang/model/element/ElementKind.java

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

*** 28,38 **** /** * The {@code kind} of an element. * * <p>Note that it is possible additional element kinds will be added * to accommodate new, currently unknown, language structures added to ! * future versions of the Java&trade; programming language. * * @author Joseph D. Darcy * @author Scott Seligman * @author Peter von der Ah&eacute; * @see Element --- 28,38 ---- /** * The {@code kind} of an element. * * <p>Note that it is possible additional element kinds will be added * to accommodate new, currently unknown, language structures added to ! * future versions of the Java programming language. * * @author Joseph D. Darcy * @author Scott Seligman * @author Peter von der Ah&eacute; * @see Element
< prev index next >