Class: Integer
Class Method Summary collapse
-
.from_user_input(value) ⇒ Object
All characters must be numbers, except for the first which may be -.
Instance Method Summary collapse
-
#from_user_input(value) ⇒ Object
instance form does a straight comparison of value.to_i with self.