public class ByteColor extends Object
byte
b
static ByteColor
BLACK
BLUE
g
GREEN
r
RED
WHITE
ByteColor(byte r, byte g, byte b)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static ByteColor BLACK
public static ByteColor WHITE
public static ByteColor GREEN
public static ByteColor RED
public static ByteColor BLUE
public byte r
public byte g
public byte b
public ByteColor(byte r, byte g, byte b)
Copyright © 2015 Nuxeo SA. All rights reserved.