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

      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 6

      • Learn Spring Security OAuth

        Focus on the new OAuth2 stack in Spring Security 6

    • Learn Spring

      From no experience to actually building stuff​

    • Learn Spring Data JPA

      The full guide to persistence with Spring Data JPA

  • Java Courses ▼▲
    • Learn JUnit

      Master the most popular Java testing framework.

    • Learn Maven

      Simplify Your Build with Apache Maven

    • Learn Hibernate JPA

      Master persistence with the Java specification and Hibernate implementation

    • Learn Mockito

      Enhance your unit tests through practical mocking

    • Learn JSON with Jackson

      Jackson can do a lot processing JSON used to its full capacity

  • Pricing
  • 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 List

Find out how to use the List interface and its implementations like ArrayList. This category covers the basic usage of Lists like adding and removing elements, sorting as well as advanced List features like conversion from/to other data structures and filtering.

  • Guava (21)
  • Java List Basics (20)
  • Java Stream Basics (16)
  • Java Loops (11)
  • Iteration (10)
  • Java Search (9)
  • Java Set (7)
  • Apache Commons Collections (7)
  • LinkedList (6)
  • Sorting (6)

>> Avoiding the IndexOutOfBoundsException When Using List.subList() in Java

>> Handling Nulls in ArrayList.addAll()

>> Converting Float ArrayList to Primitive Array in Java

>> SkipList Implementation in Java

>> Add One Element to an Immutable List in Java

>> Finding the Peak Elements of a List

>> Modify and Print List Items With Java Streams

>> Find the First Non-repeating Element of a List

>> List vs. Set in @OneToMany JPA

>> Reset ListIterator to First Element of the List in Java

>> Call a Method on Each Element of a List in Java

>> Java Stream Operation on the Empty List

>> Removing the Last Node in a Linked List

>> Check if List Contains at Least One Enum

>> Sorting One List Based on Another List in Java

>> Convert a String to a List of Characters in Java

>> Joining a List<String> in Java With Commas and “and”

>> Create an ArrayList with Multiple Object Types

>> Converting HashMap Values to an ArrayList in Java

>> Check if a List Contains a String Element While Ignoring Case

  • «
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next →
Course – LSSO – NPI EA (tag = OAuth)
LSSO Course Banner
The Baeldung logo

Courses

  • All Courses
  • Baeldung All Access
  • Baeldung All Team Access
  • The Courses Platform

Series

  • Java “Back to Basics” Tutorial
  • Learn Spring Boot Series
  • Spring Tutorial
  • Get Started with Java
  • All About String in Java
  • Security with Spring
  • Java Collections

About

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