Prashant Kumar Rai

21%
Flag icon
An immutable class is simply a class whose instances cannot be modified. All of the information contained in each instance is fixed for the lifetime of the object, so no changes can ever be observed.
Effective Java
Rate this book
Clear rating
Open Preview