The Baeldung logo
  • The Baeldung Logo
  • Start Here
  • Courses ▼▲
    • REST with Spring

      The canonical reference for building a production grade API with Spring

    • Learn Spring Security ▼▲

      THE unique Spring Security education if you’re working with Java today

      • Learn Spring Security Core

        Focus on the Core of Spring Security 5

      • Learn Spring Security OAuth

        Focus on the new OAuth2 stack in Spring Security 5

    • Learn Spring

      From no experience to actually building stuff​

    • Learn Spring Data JPA

      The full guide to persistence with Spring Data JPA

  • Guides ▼▲
    • Persistence

      The Persistence with Spring guides

    • REST

      The guides on building REST APIs with Spring

    • Security

      The Spring Security guides

  • About ▼▲
    • Full Archive

      The high level overview of all the articles on the site.

    • Baeldung Ebooks

      Discover all of our eBooks

    • About Baeldung

      About Baeldung.

Category upJava

Java Collections » Java Array

Learn about the Java Collections framework that provides interfaces and implementations for Lists, Maps, and Sets. Learn how to work with Java Collections through the guides below.

  • Java Map (62)
  • Java List (61)
  • Java Set (26)
  • Java Streams (25)
  • x Java Array (20)
  • Core Java (10)
  • Java Queue (9)
  • Java String (6)

>> Moving Items Around in an Arraylist

>> Check if Object Is an Array in Java

>> Converting a String Array Into an int Array in Java

>> Slicing Arrays in Java

>> Convert String to String Array

>> Initializing a Boolean Array in Java

>> Arrays.asList() vs Collections.singletonList()

>> Working With a List of Lists in Java

>> Java ArrayIndexOutOfBoundsException

>> Performance of System.arraycopy() vs. Arrays.copyOf()

>> Collection.toArray(new T[0]) or .toArray(new T[size])

>> The Capacity of an ArrayList vs the Size of an Array in Java

>> Creating a Generic Array in Java

>> Arrays.asList vs new ArrayList(Arrays.asList())

>> Arrays.sort vs Arrays.parallelSort

>> Checking If an Array Is Sorted in Java

>> Join and Split Arrays and Collections in Java

>> Convert a Map to an Array, List or Set in Java

>> Converting Between an Array and a Set in Java

>> Converting between an Array and a List in Java

  • ↑ Back to Top
res – REST with Spring (eBook) (everywhere)
opt-in
Building a REST API with Spring 5?
Download the E-book
The Baeldung logo

Courses

  • All Courses
  • All Bulk Courses
  • All Bulk Team Courses
  • The Courses Platform

Series

  • Java “Back to Basics” Tutorial
  • Jackson JSON Tutorial
  • Apache HttpClient Tutorial
  • REST with Spring Tutorial
  • Spring Persistence Tutorial
  • Security with Spring
  • Spring Reactive Tutorials

About

  • About Baeldung
  • The Full Archive
  • Editors
  • Jobs
  • Our Partners
  • Partner with Baeldung
  • Terms of Service
  • Privacy Policy
  • Company Info
  • Contact
The Baeldung Logo