langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/internal/toolkit/taglets/PropertySetterTaglet.java
changeset 38617 d93a7f64e231
parent 25874 83c19f00452c
equal deleted inserted replaced
38616:31e503b8ea65 38617:d93a7f64e231
    32  *  <p><b>This is NOT part of any supported API.
    32  *  <p><b>This is NOT part of any supported API.
    33  *  If you write code that depends on this, you do so at your own risk.
    33  *  If you write code that depends on this, you do so at your own risk.
    34  *  This code and its internal interfaces are subject to change or
    34  *  This code and its internal interfaces are subject to change or
    35  *  deletion without notice.</b>
    35  *  deletion without notice.</b>
    36  */
    36  */
       
    37 @Deprecated
    37 public class PropertySetterTaglet extends BasePropertyTaglet {
    38 public class PropertySetterTaglet extends BasePropertyTaglet {
    38 
    39 
    39     /**
    40     /**
    40      * Construct a new PropertyGetterTaglet.
    41      * Construct a new PropertyGetterTaglet.
    41      */
    42      */