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

Why Do We Use Nested Classes in Java ?

What is a Directive in JSP ?

What is a Livelock in Java ?

What are the Differences Between Internal and External Iterator i ...

What is the Main Benefit of IOC Principle in Java ?