| Class | Description |
|---|---|
| EmptyGenericsMap |
Special map used as default empty generics map.
|
| IgnoreGenericsMap |
Special map for defining ignorable generics in order to resolve unknown generic variable to simple Object.
|
| PrintableGenericsMap |
Special map to use with
TypeToStringUtils in order to see generic
name in the resulted string. |