toHexString abstract method

String toHexString()

Returns a string representing the value of this integer in hexadecimal notation; example: '0xd'.

Implementation

String toHexString();