Here's what I've written (so far):

Baeldung on Java

  • All
  • Java (2)
  • Core Java (2)
  • Algorithms (2)
  • Testing (1)
  • Spring Web (1)
  • Persistence (1)
  • Java Map (1)
  • Java Dates (1)
  • Java Concurrency (1)
  • Java Collections (1)
  • Java Array (1)
  • JVM (1)

Java Generics “capture of ?”

When working with wildcards in generics in Java, we sometimes see a “capture of ?” compile-time error. Learn what a “capture” is, in which cases we see such an error message, and how we can solve the problem.

Read More →

Baeldung on Computer Science

  • All
  • Trees (1)
  • Programming (1)
  • Data Structures (1)
  • Algorithms (1)

Baeldung on Kotlin

  • All
  • Kotlin-Java Interop (2)
  • Kotlin Basics (1)