A 64-bit integer, or the closest approximation to a 64-bit integer provided by the underlying platform.
Overflow or loss of precision occurs silently (with no exception raised).
Initializer |
Integer(Integer integer) |
Attributes | |
character | Source Code shared Character character The UTF-32 character with this UCS code point. |
Inherited Attributes |
Attributes inherited from: Object |
Attributes inherited from: Binary<Other> |
Attributes inherited from: Enumerable<Other> |
Attributes inherited from: Integral<Other> |
Attributes inherited from: Invertable<Inverse> |
Attributes inherited from: Number |
Attributes inherited from: Ordinal<Other> |
Inherited Methods |
Methods inherited from: Object |
Methods inherited from: Binary<Other> |
Methods inherited from: Comparable<Other> |
Methods inherited from: Exponentiable<This,Other> |
Methods inherited from: Integral<Other> |
Methods inherited from: Numeric<Other> |
Methods inherited from: Summable<Other> |