public class RgbColor extends Object
int
blue
green
red
RgbColor()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int red
public int green
public int blue
public RgbColor()