Sybex
Java OCP 8 Study Guide Chapter 2 page 100 typo in explanation
#13
"Which of the following are properties of classes that define immutable objects?
D. They mark all instance variables static."
Explanation:
"D is incorrect, as static METHODS are not part of the immutable object pattern."
In answer is instance variables,in explanation is methods.
by alinvlad05