Interface BytecodeUtils.Asm<T>

  • Enclosing class:
    BytecodeUtils

    public static interface BytecodeUtils.Asm<T>
    定义一个接口用来提供除构造函数外的字节码操作
    • Method Detail

      • coding

        void coding​(T code)