Skip to content

Instantly share code, notes, and snippets.

@SeongUgJung
Created October 22, 2016 04:26
Show Gist options
  • Save SeongUgJung/502f6afb0e5446b8c80b5a7bf9bb2580 to your computer and use it in GitHub Desktop.
Save SeongUgJung/502f6afb0e5446b8c80b5a7bf9bb2580 to your computer and use it in GitHub Desktop.
sample stream api
List list = Arrays.asList(A, B, C, D);
list.stream()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment