Mutable
Support explicit mutable wrapping of variables. This is used specifically for allowing non-final variables to be used by inner classes. The uses were generated automatically by the Smalltalk → Java translator after flow analysis.
Author
Mark van Gulik