langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/formats/html/AnnotationTypeFieldWriterImpl.java
changeset 38617 d93a7f64e231
parent 34752 9c262a013456
equal deleted inserted replaced
38616:31e503b8ea65 38617:d93a7f64e231
    39  *  This code and its internal interfaces are subject to change or
    39  *  This code and its internal interfaces are subject to change or
    40  *  deletion without notice.</b>
    40  *  deletion without notice.</b>
    41  *
    41  *
    42  * @author Bhavesh Patel
    42  * @author Bhavesh Patel
    43  */
    43  */
       
    44 @Deprecated
    44 public class AnnotationTypeFieldWriterImpl extends AbstractMemberWriter
    45 public class AnnotationTypeFieldWriterImpl extends AbstractMemberWriter
    45     implements AnnotationTypeFieldWriter, MemberSummaryWriter {
    46     implements AnnotationTypeFieldWriter, MemberSummaryWriter {
    46 
    47 
    47     /**
    48     /**
    48      * Construct a new AnnotationTypeFieldWriterImpl.
    49      * Construct a new AnnotationTypeFieldWriterImpl.