struct Int32
Superclass hierarchy
Object
Value
Number
Int
Int32
Defined in:
Constant Summary
MAX
=
2147483647
MIN
=
-2147483648
Class Method Summary
.cast
(value)
.new
(pull : JSON::PullParser)
Instance Method Summary
#-
Class Method Detail
def self.
cast
(value)
def self.
new
(pull :
JSON::PullParser
)
Instance Method Detail
def
-