태그>accumulator(총 2개의 글)
'accumulator' 관련 최근글
-
- Stream() >> collect() - supplier, accumulator, combiner
-
zeraf29's IT blog by 혀비|2021/01/10 20:27
1. Stream(): Array 또는 Collection(List 또는 Set)에 대해 Stream 처리를 하는 매서드Dcument에는 순차 또는 병력 집계 작업을 하도록 해주는 매서드라 표현됨. 즉, 람다를 활용하여 함수식으로 배열 또는 컬렉션을 처리(for, foreach 등) 해주는 매서드 2. collec..
- Stream() >> collect() - supplier, accumulator, combiner
-
- SICP Exercise 연습문제 3.1
-
NoSyu의 주저리 주저리 by |2008/03/08 18:52
google_ad_client = "pub-7048624575756403";google_ad_slot = "4952969789";google_ad_width = 300;google_ad_height = 250;google_ad_client = "pub-7048624575756403";google_ad_slot = "495296978
- SICP Exercise 연습문제 3.1