| Class | Description |
|---|---|
| InvokableReflectionUtils |
Set of utils methods for set value, get value for field, invoke methods etc by reflection.
|
| MetadataReflectionUtils |
Gather some metadata about classes.
|
| TypeMetadata |
Class which represents real types for generic types.
|
| Exception | Description |
|---|---|
| ReflectionOperationException |
Exception which can be thrown during invoke operations on reflection API.
|
| UnresolvedRealClassException |
Exception thrown when cannot resolve some generic type to real class.
|
Copyright © 2019. All rights reserved.