Die Klasse ArrayList aus der Java Standard API ist mächtig und praktisch, wenn es um die Verwaltung von Listen mit dynamischer Länge und sich ändernden . I want to create a mutli dimensional array without a fixed size. This question already has an answer here: Converting.
As per Oracle Documentation: You cannot create arrays of parameterized types. I have to keep thousands of strings in memory to be accessed serially in Java. Should I store them in an array or should I use some kind of List ? Resizable-array implementation of the List interface. Implements all optional list operations, and permits all elements, including null. The ArrayList class extends AbstractList and implements the List interface.
ArrayList supports dynamic arrays that can grow as needed. Although a List is a more powerful than an array, there are cases. Vector: synchronisierte Liste seit Java 1. Da ArrayList intern ein Array benutzt, ist der Zugriff auf ein spezielles Element über .
Keine Kommentare:
Kommentar veröffentlichen
Hinweis: Nur ein Mitglied dieses Blogs kann Kommentare posten.