Is list an abstract class in Java?

In Java, the Abstract List is the part of the Java Collection Framework . The Abstract list is implemented by the collection interface and the Abstract Collection class. This is used when the list can not be modified.

Leave a Reply

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

Is list an abstract class in Java?

In Java, the Abstract List is the part of the Java Collection Framework . The Abstract list is implemented by the collection interface and the Abstract Collection class. This is used when the list can not be modified.

Leave a Reply

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