C
ChrisC
Just out of curiosity, why are there duplicate colors, such as
Color.red and Color.RED in the java Color class? Color.RED would be
the standard notation for a static final...
Chris
Color.red and Color.RED in the java Color class? Color.RED would be
the standard notation for a static final...
Chris