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  How do you create an array of classes in Java?

Leave a Reply

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