Interface ProcessSwitchCallback


public interface ProcessSwitchCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    processCase(int key, org.objectweb.asm.Label end)
     
    void
     
  • Method Details