The Source for Java Technology Collaboration

As the new Java.net infrastructure contains project-level wikis, this main wiki will be shut down in the near future. For wiki page export and general wiki questions please contact the site admin at communitymanager@java.net.
Home | Help | Changes | Index | Search | Go

List

List is a Java interface that provides for an ordered collection or sequence of objects. Elements can be accessed by their position in the list as well as being searched.



Discussion about List

Topic List . { Edit | Ref-By | Printable | Diffs r1 | More }
 XML java.net RSS

  

Revision r1 - 2003-08-31 - 01:20:00 - redwolf
Parents: WebHome > Glossary > ArrayList