Class Constant.LongConstant

Enclosing class:
Constant

public static class Constant.LongConstant extends Constant
  • Field Details

    • value

      public final long value
  • Constructor Details

    • LongConstant

      public LongConstant(int pc, long value, int destination, org.jf.dexlib2.Opcode opcode, DexIMethod method)