public static class ColorList.Item
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
value |
| Constructor and Description |
|---|
Item(int value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
void |
set(int value) |
java.lang.String |
toString() |