langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/internal/toolkit/util/Extern.java
changeset 38617 d93a7f64e231
parent 36526 3b41f1c69604
equal deleted inserted replaced
38616:31e503b8ea65 38617:d93a7f64e231
    48  *  deletion without notice.</b>
    48  *  deletion without notice.</b>
    49  *
    49  *
    50  * @author Atul M Dambalkar
    50  * @author Atul M Dambalkar
    51  * @author Robert Field
    51  * @author Robert Field
    52  */
    52  */
       
    53 @Deprecated
    53 public class Extern {
    54 public class Extern {
    54 
    55 
    55     /**
    56     /**
    56      * Map package names onto Extern Item objects.
    57      * Map package names onto Extern Item objects.
    57      * Lazily initialized.
    58      * Lazily initialized.