public class Color extends java.lang.Object
int
blue
green
red
static Color
of(java.lang.String val)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final int red
public final int green
public final int blue
public static Color of(java.lang.String val)