prgrmmng.com Logo prgrmmng
Core Java Spring Boot Database
Core Java Spring Boot Database

Tutorials under 'List.of'

immutable-collections-java9-listof-vs-unmodifiablelist

Immutable Collections in Java 9+ – List.of() vs Collections.unmodifiableList()

Learn how Java 9's List.of() compares with Collections.unmodifiableList(). Deep dive into syntax, performance, real-world use, and Java version changes.

Java 21Java 8 FeaturesJava StreamsImmutable CollectionsPerformance TuningJava 9Java Best PracticesUnmodifiableListCollections FrameworkFunctional ProgrammingList.ofJava ListJava CollectionsLegacy CodeJava Internals
java-collection-factory-methods

Java Collection Factory Methods – List.of, Set.of, Map.of Explained

Learn how to use Java's collection factory methods like List.of(), Set.of(), and Map.of(). Covers syntax, use cases, immutability, and pitfalls

Java Factory MethodsJava 21Java 9 FeaturesSet.ofImmutable CollectionsMap.ofList.ofJava 8 StreamsList Vs ArrayListJava CollectionsMap Vs HashMap

Core Java

  • Java Basics
  • OOP Concepts
  • Collections
  • Exception Handling
  • Multithreading
  • Lambdas & Streams

Spring Boot

  • Intro to Spring Boot
  • Building REST APIs
  • JPA & Hibernate
  • Spring Security
  • Spring with Docker

Tools & DevOps

  • Maven
  • Git & GitHub
  • JUnit & Testing
  • CI/CD Basics
  • Docker Basics

Explore

  • About
  • Contact
  • Sitemap
  • Privacy Policy
  • Terms of Service
© 2025 prgrmmng.com - Java tutorials for serious developers.