Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Sam Johnson   on Mar 24 In Java Category.

  
Question Answered By: Topaz Ramirez   on Mar 24

I use them all the time. If I am doing something in RGB space
0xff1022 and need to work with one specific color they are handy.
If I am doing work on a PDA where space is at a premium I may store
on/off values in a single bit. Mostly and/or and shifts, but I do
use them.

Share: