src/share/classes/javax/lang/model/util/TypeKindVisitor6.java

changeset 575
9a7c998bf2fc
parent 554
9d9f26857129
child 798
4868a36f6fd8
     1.1 --- a/src/share/classes/javax/lang/model/util/TypeKindVisitor6.java	Fri May 28 12:41:48 2010 -0700
     1.2 +++ b/src/share/classes/javax/lang/model/util/TypeKindVisitor6.java	Wed Jun 02 19:08:47 2010 -0700
     1.3 @@ -74,6 +74,8 @@
     1.4   * @author Joseph D. Darcy
     1.5   * @author Scott Seligman
     1.6   * @author Peter von der Ahé
     1.7 + *
     1.8 + * @see TypeKindVisitor7
     1.9   * @since 1.6
    1.10   */
    1.11  @SupportedSourceVersion(RELEASE_6)

mercurial