Skip to content

Instantly share code, notes, and snippets.

@mcupak
Created November 7, 2017 22:18
Show Gist options
  • Select an option

  • Save mcupak/e69e924099b3dbbd3f3b1ad67dda0f6b to your computer and use it in GitHub Desktop.

Select an option

Save mcupak/e69e924099b3dbbd3f3b1ad67dda0f6b to your computer and use it in GitHub Desktop.
jshell> Stream.ofNullable(null).count()
$4 ==> 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment