Converts an Integer instance to a Hexadecimal instance
public function toHexadecimal(IntegerObject $value) : Hexadecimal;