src/share/classes/java/util/package.html

Print this page
rev 10048 : 8044740: Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo
Reviewed-by:


  33 date and time facilities, internationalization, and miscellaneous utility
  34 classes (a string tokenizer, a random-number generator, and a bit array).
  35 
  36 <h2>Package Specification</h2>
  37 <ul>
  38   <li><a href="../../../technotes/guides/collections/overview.html"><b>Collections Framework Overview</b></a>
  39   <li><a href="../../../technotes/guides/collections/reference.html"><b>
  40        Collections Framework Annotated Outline</b></a>
  41 </ul>
  42 
  43 <h2>Related Documentation</h2>
  44 For overviews, tutorials, examples, guides, and tool documentation, please see:
  45 <ul>
  46     <li><a href="http://www.java.sun.com/docs/books/tutorial/collections/">
  47        <b>Collections Framework Tutorial</b></a>
  48     <li><a
  49     href="../../../technotes/guides/collections/designfaq.html"><b>Collections
  50     Framework Design FAQ</b></a>
  51 </ul>
  52 
  53 @since JDK1.0
  54 </body>
  55 </html>


  33 date and time facilities, internationalization, and miscellaneous utility
  34 classes (a string tokenizer, a random-number generator, and a bit array).
  35 
  36 <h2>Package Specification</h2>
  37 <ul>
  38   <li><a href="../../../technotes/guides/collections/overview.html"><b>Collections Framework Overview</b></a>
  39   <li><a href="../../../technotes/guides/collections/reference.html"><b>
  40        Collections Framework Annotated Outline</b></a>
  41 </ul>
  42 
  43 <h2>Related Documentation</h2>
  44 For overviews, tutorials, examples, guides, and tool documentation, please see:
  45 <ul>
  46     <li><a href="http://www.java.sun.com/docs/books/tutorial/collections/">
  47        <b>Collections Framework Tutorial</b></a>
  48     <li><a
  49     href="../../../technotes/guides/collections/designfaq.html"><b>Collections
  50     Framework Design FAQ</b></a>
  51 </ul>
  52 
  53 @since 1.0
  54 </body>
  55 </html>