Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
One of the submissions to Project Coin was to add binary integer literals to the platform: http://mail.openjdk.java.net/pipermail/coin-dev/2009-March/000929.html In short, with a prefix of "0b" literals could be written in binary such as 0b1111 instead of 0xF.
|