Closures and Collections — the World After Eight
ЛекцияПартнёр:
Предмет:
- Software Engineering
Лектор:
Курс лекций:
Дата записи:
05.04.13
Дата публикации:
05.04.13
Код для блога:
The introduction of closures will bring new idioms to Java programming. Collections in particular will be managed very differently, with stream-oriented processing and lazy evaluation becoming the norm for many applications. Collections connected by these streams will offer new «parallel views» - implementations that will make optimal use of highly-concurrent hardware. It's going to be a different world after Java 8!
Дополнительные материалы:
1378897892_14530_14_naftaline_lambdas.pdfДругие лекции курса
20