Wednesday, August 10, 2011

Re: [android-developers] Re: Why does Long.decode fail?

In Java, integer types are signed.

10.08.2011 23:48, RichardC пишет:
> I think it treats the hex value as positive as it can be preceeded by
> a minus sign. From the docs:
>
> " The string may be an optional minus sign "-" followed by a
> hexadecimal ("0x..." or "#..."), octal ("0..."), or decimal ("...")
> representation of a long."
>
> I agree it is unclear.

--
Kostya Vasilyev

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment