java_list

Java list

Return to Java terms

“An ordered collection (also known as a Java sequence | sequence). The user of this Java interface | interface has precise control over where in the list each element is inserted. The user can access elements by their integer index (position in the list), and search for elements in the list.”

Fair Use https://docs.oracle.com/javase/10/docs/api/java/util/List.html

java_list.txt · Last modified: 2025/02/01 06:48 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki