public class BackgroundColor extends Object
BackgroundColor(int color)
BackgroundColor(Integer color, int fallbackColor)
boolean
equals(Object obj)
int
value()
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BackgroundColor(int color)
public BackgroundColor(@Nullable Integer color, int fallbackColor)
public int value()
public boolean equals(Object obj)
equals
Object