YashmahantLombok Library in JavaWhen we speak of Java programming language we always have a silent answer to the boilerplate code it has to generate. To be specific…Sep 4, 2023Sep 4, 2023
YashmahantStream API in Java 8The Java Stream API provides a powerful and concise way to work with collections and perform operations on data introduced in Java 1.8…Aug 24, 2023Aug 24, 2023
YashmahantOptional Class in Java 8To begin with how many times as a Java programmer you came across the mighty “java.lang.NullPointerException”? Never? Okay, I believe you…Aug 22, 2023Aug 22, 2023
YashmahantJava Programming GenricsIf you find <K, V>, <T>, and <?> confusing in Java programming language; let's try to summarize and break down the concept of Genric in…Aug 21, 2023Aug 21, 2023