Overview of Java: Key Functional Programming Concepts & Features – Immutable Objects

preview_player
Показать описание
This video describes how immutable objects and immutable collections in modern Java are objects whose state remains constant after being entirely constructed. We also examine a case study that uses immutable objects to fix problems with the BuggyFactorial covered in the previous part of this lesson.

All the code shown in this video is available in open-source form from
Рекомендации по теме
Комментарии
Автор

Would be good to indicate what year this course was recorded. There may be more modern courses available today.

SunSurferDurfer