Class AddInt32

  • All Implemented Interfaces:
    Transform

    public class AddInt32
    extends java.lang.Object
    implements Transform
    An implmentation of Transform that Adds the given `i32`
    Since:
    0.0.1
    See Also:
    Transform
    • Constructor Detail

      • AddInt32

        public AddInt32​(long addInt32)
      • AddInt32

        public AddInt32()
    • Method Detail

      • getAddInt32

        public long getAddInt32()
        i32
      • setAddInt32

        public void setAddInt32​(long addInt32)
        i32