Class | Description |
---|---|
ReflectionPlume |
Utility functions related to reflection, Class, Method, ClassLoader, and classpath.
|
ReflectionPlume.PromiscuousLoader |
This static nested class has no purpose but to define defineClassFromFile.
|
Signatures |
Conversion utilities between Java and JVM string formats, for types and signatures.
|
Signatures.ClassnameAndDimensions |
A representation of an array: A pair of class name and the number of array dimensions.
|