| Class | Description |
|---|---|
| JvmAnnotation |
Implementation of
Annotation where JVM-based reflection is supported |
| JvmConstructor |
Implementation of
Constructor where JVM-based reflection is supported |
| JvmField |
Implementation of
Field where JVM-based reflection is supported |
| JvmMethod |
Implementation of
Method where JVM-based reflection is supported |
| JvmReflection |
Implementation of
Reflection where JVM-based reflection is supported |