What are the Java Collection Classes That Implement List Interface ?

Java classes that implement List interface are...

  • AbstractList
  • AbstractSequentialList
  • ArrayList
  • AttributeList
  • CopyOnWriteArrayList
  • LinkedList
  • RoleList
  • RoleUnresolvedList
  • Stack
  • Vector


You May Interest

What is the Purpose of Native Method in Java ?

What are the Popular Implementations of Deque in Java ?

What is a Compile Time Constant in Java ?

What is the Difference Between Expression and Scriptlet in JSP ?

What is Externalizable Interface in Java ?