langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/internal/toolkit/util/Group.java
changeset 38617 d93a7f64e231
parent 25874 83c19f00452c
equal deleted inserted replaced
38616:31e503b8ea65 38617:d93a7f64e231
    54  *  This code and its internal interfaces are subject to change or
    54  *  This code and its internal interfaces are subject to change or
    55  *  deletion without notice.</b>
    55  *  deletion without notice.</b>
    56  *
    56  *
    57  * @author Atul M Dambalkar
    57  * @author Atul M Dambalkar
    58  */
    58  */
       
    59 @Deprecated
    59 public class Group {
    60 public class Group {
    60 
    61 
    61     /**
    62     /**
    62      * Map of regular expressions with the corresponding group name.
    63      * Map of regular expressions with the corresponding group name.
    63      */
    64      */