- createProxy
- isProxy
- newProxyInstance
- constructProxy
- createArrayDefinition
pushes an array of the specified size to the method visitor. The generated
bytecode will leave the n
- generateProxy
- getAsmTypeAsString
Converts a class to a String suitable for ASM.
- getCastType
Gets the string to use for CHECKCAST instruction, returning the correct value
for any type, includin
- getInvocationHandler
- getMethodSignatureAsString
- getNonPrivateMethods
- getPrimitiveLetter
Returns the single letter that matches the given primitive in bytecode
instructions