Class Label

java.lang.Object
com.googlecode.d2j.dex.writer.insn.Insn
com.googlecode.d2j.dex.writer.insn.Label

public class Label extends Insn
  • Constructor Details

    • Label

      public Label()
  • Method Details

    • getCodeUnitSize

      public int getCodeUnitSize()
      Description copied from class: Insn
      size in codeUnit
      Specified by:
      getCodeUnitSize in class Insn