-
-
Save SeongUgJung/502f6afb0e5446b8c80b5a7bf9bb2580 to your computer and use it in GitHub Desktop.
sample stream api
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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