- getConstructorDescriptor(Class<?>...) - 类 中的静态方法cn.featherfly.common.asm.Asm
-
Gets the constructor descriptor.
- getLoadCode(Class<?>) - 类 中的静态方法cn.featherfly.common.asm.Asm
-
Gets the primitive return code.
- getName(Class<?>) - 类 中的静态方法cn.featherfly.common.asm.Asm
-
Gets the name.
- getName(String) - 类 中的静态方法cn.featherfly.common.asm.Asm
-
Gets the name.
- getParamNames(Executable) - 类 中的静态方法cn.featherfly.common.asm.Asm
-
Gets the constructor or method param names.
- getPrimitiveReturnCode(Class<?>) - 类 中的静态方法cn.featherfly.common.asm.Asm
-
Gets the primitive return code.
- getPrimitiveWrapperMethodDescriptor(Class<?>) - 类 中的静态方法cn.featherfly.common.asm.Asm
-
Gets the primitive wrapper method descriptor.
- getPrimitiveWrapperName(Class<?>) - 类 中的静态方法cn.featherfly.common.asm.Asm
-
Gets the primitive wrapper name.
- getReturnCode(Class<?>) - 类 中的静态方法cn.featherfly.common.asm.Asm
-
Gets the return code.