Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Optional Ofnullable Blog Posts

Kotlin Optional
Best Online Training… · 14:30 24 Jul 2022
Introduction to Kotlin Optional Kotlin optional is used to handle the empty or null values gracefully in our program. This type is basically used at the time of performing API calls which w… Read More
Java 8 Optional
How To Learn Java Pr… · 17:26 19 May 2018
In this post, we will see about Java 8 optional. Did you ever get NullPointerException as java developer. If you are experienced java developer, you might have got NullPointerException as so… Read More
Targetveb · 10:03 18 Dec 2018
1. Introduction Java 8 has added many interesting things to the language, without a doubt the most important have been the famous lambdas. The lambdas go beyond the mere “syntacti… Read More
0