Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Do not use Optional to return empty or null collections or arrays

Exemplify the bad practice of using Optional for returning empty/null collections or arrays.