Pedro Lopes
open-menu closeme
Home
About
github twitter linkedin rss
  • What are Records in Java 14

    calendar Jan 30, 2023 · 6 min read · oop java java 14  ·
    Share on: twitter facebook linkedin copy
    What are Records in Java 14

    This article shows the details behind the Record keyword introduced in Java 14. We'll look at their purpose, how to use them, real-world applications, and a cheat sheet to ace your upcoming interviews and exams.


    Read More
  • A Complete Guide to Java Nested Classes

    calendar Sep 13, 2022 · 8 min read · java oop  ·
    Share on: twitter facebook linkedin copy
    A Complete Guide to Java Nested Classes

    In this article, you'll learn what a nested class is, its benefits and drawbacks, and how they can appear in Java applications.


    Read More

Pedro Lopes

Engineer, Technologist, Writer, Teacher, and Perpetual Student.
Read More

Featured Posts

  • What are Records in Java 14
  • Deadlock, Livelock, and Starvation in Java

Recent Posts

  • ZonedDateTime in Java: Convert Between Timezones and Handle Daylight-Saving Time Automatically
  • Differences Between anyMatch() vs. allMatch() vs. noneMatch() in Java
  • Java 8 Stream findFirst vs. findAny: Perfomance and Functional Differences
  • Type Erasure and Heap Pollution in Java
  • Introduction to Generics in Java
  • What are Records in Java 14
  • Deadlock, Livelock, and Starvation in Java

Series

CONCURRENCY 3 STRING 3 CLASS-DESIGN 2 COLLECTIONS 2 DATETIME 2 GENERICS 2 STREAMS 2 DESIGN-PATTERNS 1 EXCEPTIONS 1 SPRING-CORE 1

Tags

JAVA 22 OOP 5 THREAD-SAFETY 4 MEMORY-MANAGEMENT 3 JAVA-GENERICS 2 JAVA-STREAM 2 JAVA-STRING 2 OPERATORS 2 SEARCH 2 DATE 1 DATE-TIME 1 HEAP-POLLUTION 1 JAVA-14 1 JAVA-TIME-API 1
All Tags
DATE1 DATE-TIME1 HEAP-POLLUTION1 JAVA22 JAVA-141 JAVA-GENERICS2 JAVA-STREAM2 JAVA-STRING2 JAVA-TIME-API1 JUNIT1 MEMORY-MANAGEMENT3 OOP5 OPERATORS2 SEARCH2 SINGLETON1 SOFTWARE-ARCHITECTURE1 SORTING1 SPRING1 SYSTEM-DESIGN1 TESTING1 THREAD-SAFETY4
[A~Z][0~9]
Pedro Lopes

Copyright 2022-  PEDRO LOPES. All Rights Reserved

to-top