Object Oriented Software Engineering   View all facts   Glossary   Help
subject > component > module > Java module > Java class > Java collection class > LinkedList
Next Java collection classString    UpJava collection class    Previous Java collection classArrayList   

LinkedList comparison table
Subject be is a kind of is an instance of
Java collection classabstract if it has one or more abstract methodsJava class 
LinkedListmore efficient than ArrayList and Vector for operations such as inserting an element in the middle Java collection class

Next Java collection classString    UpJava collection class    Previous Java collection classArrayList