| Class | Description |
|---|---|
| GenericInfoUtils |
Generic info creation logic.
|
| GenericsUtils |
Helper utilities to correctly resolve generified types of super interfaces.
|
| TypeToStringUtils |
Builds string representation for type in context of generified class.
|
| Exception | Description |
|---|---|
| NoGenericException |
Marker exception indicating no generic defined.
|
| UnknownGenericException |
Thrown during type resolution when found generic name is not declared.
|