Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by sciSpider Java v3.0

...

Additionally, an object's state may get corrupted if it returns references to internal mutable components. Accessors must therefore consequently return defensive copies of internal mutable objects.

...