31.05.2013 Views

jeeconf-May2013-concurrency

jeeconf-May2013-concurrency

jeeconf-May2013-concurrency

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Дело о порванных шортах: #3<br />

short s = 0;<br />

s = 0xFFFF; short t = s;<br />

byte r1 = ((t >> 0) & 0xFF);<br />

byte r2 = ((t >> 8) & 0xFF);<br />

Slide 39/73. Copyright c○ 2013, Oracle and/or its affiliates. All rights reserved.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!