What is the List interface?

What is the List interface?

Hi,

What is the List interface?

thanks,

View Answers

March 28, 2013 at 12:20 PM

The list interface is nothing but a subtype of tha java ordered collection Interface. So the java.util.List interface extends Collection & declares the behaviour of a collection that stores a sequence of elements. So the order list of objects, can be access the elements of a list in a specific sequence and by an index too. So that the use can easily access these elements by their integer indes and sear for elements in the list.

For details visit What is list Interface in Java Program...









Related Tutorials/Questions & Answers:
What are Callback interfaces?
What are the Core interfaces are of Hibernate framework?
Advertisements
What are Classes and Interfaces in Java?
interfaces
Getting list of Local Interfaces on a machine
What are the different types of interfaces in java? - Java Interview Questions
What is the List interface?
Overview of Networking through JAVA,Getting list of Local Interfaces on a machine
Version of com.codnos>dbgp-interfaces dependency
Version of excalibur-instrument-manager-interfaces>excalibur-instrument-manager-interfaces dependency
Version of altrmi>altrmi-client-interfaces dependency
Version of altrmi>altrmi-server-interfaces dependency
Artifacts of excalibur-instrument-manager-interfaces
Version of excalibur-altrmi>excalibur-altrmi-client-interfaces dependency
Version of excalibur-altrmi>excalibur-altrmi-server-interfaces dependency
Interfaces in flex
Hibernate Callback interfaces
Marker interfaces in java
Java interfaces
Hibernate: core interfaces of hibernate framework
EJB Interfaces
ModuleNotFoundError: No module named 'interfaces'
Interfaces - Java Interview Questions
interfaces - Java Beginners
Interfaces - Java Interview Questions
how to create interfaces in java
java interfaces implementation
Collection Interfaces
ModuleNotFoundError: No module named 'masonite-interfaces'
ModuleNotFoundError: No module named 'network_interfaces'
ModuleNotFoundError: No module named 'OctoBot-Interfaces'
ModuleNotFoundError: No module named 'OctoBot-Interfaces'
ModuleNotFoundError: No module named 'primitive_interfaces'
ModuleNotFoundError: No module named 'python-interfaces'
ModuleNotFoundError: No module named 'reahl-interfaces'
ModuleNotFoundError: No module named 'robokop-interfaces'
ModuleNotFoundError: No module named 'storage_interfaces'
ModuleNotFoundError: No module named 'strict-interfaces'
ModuleNotFoundError: No module named 'ICD-Interfaces'
interfaces,exceptions,threads
Maven Repository/Dependency: excalibur-instrument-manager-interfaces | excalibur-instrument-manager-interfaces
Maven dependency for excalibur-instrument-manager-interfaces - excalibur-instrument-manager-interfaces version 1.0 is released. Learn to use excalibur-instrument-manager-interfaces version 1.0 in Maven based Java projects
Interfaces and Abstract Classes - Development process
EJB Interfaces
Overview of Linked List
Maven Repository/Dependency: com.codnos | dbgp-interfaces
Jep's Rich User Interfaces blog
What is PCS ?
ModuleNotFoundError: No module named 'debian-interfaces-parser'
ModuleNotFoundError: No module named 'jderobot-interfaces-kibotics'

Ads