Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Return a non-existent default value

Write a program that, when no value is present, sets (or returns) an non-existent default value via the Optional.orElseGet() method.