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 Difference Between pass by reference and pass by valu ...

What are the Uses of Optional in Java ?

How HashMap Works in Java ?

What is the Use of Interceptor Design Pattern in Java ?

What are the Atomic Operations in Java ?