Class AbstractJVMInstruction

    • Field Detail

      • DO_NOT_PUT_ON_STACK

        public static final java.lang.Object DO_NOT_PUT_ON_STACK
    • Constructor Detail

      • AbstractJVMInstruction

        protected AbstractJVMInstruction​(JobDetailsBuilder jobDetailsBuilder)
    • Method Detail

      • invokeInstruction

        public abstract java.lang.Object invokeInstruction()
      • invokeInstructionAndPushOnStack

        public void invokeInstructionAndPushOnStack()