What is List of List in Java?

The list is an interface in Java, which is a child interface of Collection . You can access it using java. util package. The classes that implement the List interface in Java are LinkedList, ArrayList, Vector, Stack, etc.

Sizin İçin Seçtik  What is the use of get class?

Leave a Reply

Your email address will not be published. Required fields are marked *