conceptual
What are final fields
What is the behavior of final fields in regards to mutability? Can objects referenced by final fields be mutated?
What is the behavior of final fields in regards to mutability? Can objects referenced by final fields be mutated?