Skip to content
Latest Posts:
Creating test data using Python
How to replace multiple strings with their corresponding replacement strings in Scala
How to make the first character uppercase of each word of a List in Scala

Clear ur Doubt

  • Home
  • Technologies
    • Scala
    • Java
    • Hadoop
    • Apache Spark
    • C
  • Tips & Tricks
    • Unix
    • Java 8
  • Projects
    • Python
      • Simple ETL Pipeline
  • Home
  • 2018
  • December
  • 15

Day: December 15, 2018

Dec 15

How to remove nulls from an ArrayList in Java 8

Sai Gowtham BadvityLeave a commentJava 8ArrayList, Java 8, List, removing nulls, Stream API

Hey there! Welcome to ClearUrDoubt.com. In this post, we will look at removing nulls from an ArrayList in Java 8. Using Stream API, which was introduced in Java 8, we can remove null values from an ArrayList in a simple way. Read more

Recent Posts

  • Creating test data using Python
  • How to replace multiple strings with their corresponding replacement strings in Scala
  • How to make the first character uppercase of each word of a List in Scala

Recent Comments

  • Sai Gowtham Badvity on Calculator program in Scala
  • Sai Aditya on Calculator program in Scala
  • pragadeeshwaran on How to add a new column and update its value based on the other column in the Dataframe in Spark
December 2018
S M T W T F S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  
« Nov   Jan »
Copyright © All rights reserved.
University Hub by WEN Themes
Scroll Up