| Class | Description |
|---|---|
| ImmutableTypes | The types and marker annotations Groovy treats as immutable, shared by the
@Immutable family of transforms and by the runtime (GROOVY-12390). |
| ReevaluatingReference | This class represents a reference to the most actual incarnation of a Metaclass. |
| UncheckedThrow | Allows to throw a checked exception unchecked. |
| UnicodeConst |