Class ScratchChange


  • public class ScratchChange
    extends PathResponse
    A write operation into a scratch slot.
    • Field Detail

      • newValue

        public AvmValue newValue
        Represents an AVM value.
      • slot

        public Long slot
        The scratch slot written.
    • Constructor Detail

      • ScratchChange

        public ScratchChange()