Skip to content

aditya-sridhar/java-handling-nulls-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handling Nulls in Java

This repository shows how to handle nulls in Java In following Scenarios

  • Strings
  • Function Calls
  • Lists
  • Maps

Pre-requisites

  1. Java 8 and Above
  2. Maven

Running the Code

Every Class in this repository has a main function and can be run directly from an IDE like Eclipse or Intellij

About

Java repository to show how to handle nulls

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages