public class ColorParser
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static ColorParser |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
parse(JsonReader reader,
float scale) |
public static final ColorParser INSTANCE
public java.lang.Integer parse(JsonReader reader, float scale) throws java.io.IOException
java.io.IOException