1 paper
Marat Bagaev, Alisa Khabibrakhmanova, Georgy Sabaev +1
In Java, some object attributes are mutable, while others are immutable (with the "final" modifier attached to them). Objects that have at least one mutable attribute may be referr…