Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

One of the primary differences I noted was that the Geromino classes containeed additional methods such add add(int), subtract(int), and things like that. I find this similar to Henri's suggestion that MutableString contain StringUtils-like methods (split(), capitalize(), etc).

4) List of classes to have mutable versions of

  • String
  • Long
  • Double
  • Character