langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/internal/toolkit/ConstantsSummaryWriter.java
changeset 38617 d93a7f64e231
parent 29957 7740f9657f56
equal deleted inserted replaced
38616:31e503b8ea65 38617:d93a7f64e231
    41  * @author Jamie Ho
    41  * @author Jamie Ho
    42  * @author Bhavesh Patel (Modified)
    42  * @author Bhavesh Patel (Modified)
    43  * @since 1.5
    43  * @since 1.5
    44  */
    44  */
    45 
    45 
       
    46 @Deprecated
    46 public interface ConstantsSummaryWriter {
    47 public interface ConstantsSummaryWriter {
    47 
    48 
    48     /**
    49     /**
    49      * Close the writer.
    50      * Close the writer.
    50      */
    51      */