Package soot.baf

Interface LookupSwitchInst

    • Method Detail

      • setLookupValue

        void setLookupValue​(int index,
                            int value)
      • getLookupValue

        int getLookupValue​(int index)