src/share/classes/com/sun/tools/javadoc/AbstractTypeImpl.java

changeset 1359
25e14ad23cef
parent 1357
c75be5bc5283
child 1521
71f35e4b93a5
     1.1 --- a/src/share/classes/com/sun/tools/javadoc/AbstractTypeImpl.java	Tue Oct 09 19:31:58 2012 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/javadoc/AbstractTypeImpl.java	Wed Oct 10 16:48:21 2012 -0700
     1.3 @@ -35,6 +35,11 @@
     1.4   * defaults for the methods in <code>Type</code> (and a couple from
     1.5   * <code>ProgramElementDoc</code>).
     1.6   *
     1.7 + *  <p><b>This is NOT part of any supported API.
     1.8 + *  If you write code that depends on this, you do so at your own risk.
     1.9 + *  This code and its internal interfaces are subject to change or
    1.10 + *  deletion without notice.</b>
    1.11 + *
    1.12   * @author Scott Seligman
    1.13   * @since 1.5
    1.14   */

mercurial