jdk/src/java.base/share/classes/java/util/package-info.java
changeset 44743 f0bbd698c486
parent 30788 ea573d35531a
child 45433 01ecdcf197df
equal deleted inserted replaced
44677:86328fca16ae 44743:f0bbd698c486
    27  * Contains the collections framework, legacy collection classes,
    27  * Contains the collections framework, legacy collection classes,
    28  * event model, date and time facilities, internationalization, and
    28  * event model, date and time facilities, internationalization, and
    29  * miscellaneous utility classes (a string tokenizer, a random-number
    29  * miscellaneous utility classes (a string tokenizer, a random-number
    30  * generator, and a bit array).
    30  * generator, and a bit array).
    31  *
    31  *
    32  * <h2>Package Specification</h2>
    32  * <h2><a name="CollectionsFramework"></a>{@index "Java Collections Framework"}</h2>
    33  * <ul>
    33  * <ul>
    34  *   <li><a href="../../../technotes/guides/collections/overview.html"><b>Collections Framework Overview</b></a>
    34  *   <li><a href="../../../technotes/guides/collections/overview.html"><b>Collections Framework Overview</b></a>
    35  *   <li><a href="../../../technotes/guides/collections/reference.html"><b>
    35  *   <li><a href="../../../technotes/guides/collections/reference.html"><b>
    36  *        Collections Framework Annotated Outline</b></a>
    36  *        Collections Framework Annotated Outline</b></a>
    37  * </ul>
    37  * </ul>