Interface Advice.Dispatcher.RelocationHandler.Relocation

    • Method Detail

      • apply

        void apply​(org.objectweb.asm.MethodVisitor methodVisitor)
        Applies this relocator.
        Parameters:
        methodVisitor - The method visitor to use.