Class ZeroOperandInstruction

java.lang.Object
org.jobrunr.jobs.details.instructions.AbstractJVMInstruction
org.jobrunr.jobs.details.instructions.ZeroOperandInstruction
Direct Known Subclasses:
AAStoreInstruction, DupOperandInstruction, I2BOperandInstruction, I2SOperandInstruction, IConst0OperandInstruction, IConst1OperandInstruction, IConst2OperandInstruction, IConst3OperandInstruction, IConst4OperandInstruction, IConst5OperandInstruction, LConst0OperandInstruction, LConst1OperandInstruction, PopOperandInstruction, ReturnOperandInstruction, SwapOperandInstruction

public abstract class ZeroOperandInstruction extends AbstractJVMInstruction
  • Constructor Details

    • ZeroOperandInstruction

      protected ZeroOperandInstruction(JobDetailsBuilder jobDetailsBuilder)
  • Method Details

    • load

      public void load()