Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
Ergebnis 23 von 44
Data Sources and Collections
Java 17 Recipes, 2022, p.239-291
2022

Details

Autor(en) / Beteiligte
Titel
Data Sources and Collections
Ist Teil von
  • Java 17 Recipes, 2022, p.239-291
Ort / Verlag
United States: Apress L. P
Erscheinungsjahr
2022
Link zum Volltext
Quelle
Alma/SFX Local Collection
Beschreibungen/Notizen
  • Applications use data structures to store data that can be utilized throughout the lifetime of an application instance. The Java language contains several data structures known as collection types, and they can be utilized for this purpose. These data structures implement the java.util.Collection interface, which provides a variety of methods that are useful for adding, removing, and performing tasks against the data that is used with the collection. This chapter introduces some of the data structures that can be utilized within a Java application for the storage of user data. It discusses some of the data structures in detail and introduces operations performed on the data. The concepts of pipelines and streams are introduced in this chapter, and it provides recipes that demonstrate their usage.
Sprache
Englisch
Identifikatoren
ISBN: 148427962X, 9781484279625
DOI: 10.1007/978-1-4842-7963-2_7
Titel-ID: cdi_springer_books_10_1007_978_1_4842_7963_2_7
Format

Weiterführende Literatur

Empfehlungen zum selben Thema automatisch vorgeschlagen von bX