Mutable is used as a generic interface to the implementations in this package.
Mutable
A typical use case would be to enable a primitive or string to be passed to a method and allow that method to effectively change the value of the primitive/string.
boolean
byte
double
float
int
long
Object
short