What is the Advantage of Immutability? March 28, 2019 It is difficult to maintain correctness in mutable objects, as multiple threads could be trying to change the state of the same object. This can lead to some threads seeing