Java   View all facts   Glossary   Help
specification > class > collection class > LinkedList
Next collection classString class    Upcollection class    Previous collection classArrayList   

LinkedList comparison table
Subject have be is a kind of is a subtopic of is an instance of
collection classiterator method for doing something with every member of the collectionthe unit of data abstraction in an object-oriented programclassCollections 
LinkedListspecificationmore efficient than ArrayList and Vector class for operations such as inserting an element in the middle Example Classescollection class

Next collection classString class    Upcollection class    Previous collection classArrayList