[CHAPTER 1] - 자바 8, 9, 10, 11 : 무슨 일이 일어나고 있는가? #13
Unanswered
corock
asked this question in
CHAPTER 1 자바 8, 9, 10, 11 : 무슨 일이 일어나고 있는가?
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
1.1 역사의 흐름은 무엇인가?
Date
Calendar
enum
, Concurrent API<>
)Optional
,java.time
String
자잘한 메서드 추가switch
1.2 왜 아직도 자바는 변화하는가?
1.3 자바 함수
1급 시민과 2급 시민
일급 시민의 조건
프레디케이트(predicate)
1.4 스트림
스트림(stream processing)
외부 반복 vs. 내부 반복
외부 반복
내부 반복
메서드 참조
1.5 디폴트 메서드와 자바 모듈
List
1.6 함수형 프로그래밍에서 가져온 다른 유용한 아이디어
회고
Beta Was this translation helpful? Give feedback.
All reactions