Class LDC_long

All Implemented Interfaces:
Serializable

public class LDC_long extends Instruction
See Also:
  • Field Details

    • c

      public long c
  • Constructor Details

    • LDC_long

      public LDC_long(int iid, int mid, long c)
  • Method Details