Class IntegerValue


  • public final class IntegerValue
    extends Value
    The Integer implementation of the debugger value.
    • Method Detail

      • getValue

        public int getValue()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
        See Also:
        Object.toString()