Interface DeferredBytecode


public interface DeferredBytecode
Author:
Stuart Douglas
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(org.jboss.classfilewriter.code.CodeAttribute codeAttribute)
     
  • Method Details

    • apply

      void apply(org.jboss.classfilewriter.code.CodeAttribute codeAttribute)