| 限定符和类型 | 字段和说明 |
|---|---|
static short |
ATTRIBUTE |
static short |
DIMENSION |
static short |
FIRST_COLOR_INT |
static short |
FIRST_INT |
static short |
FLOAT |
static short |
FRACTION |
static short |
INT_BOOLEAN |
static short |
INT_COLOR_ARGB4 |
static short |
INT_COLOR_ARGB8 |
static short |
INT_COLOR_RGB4 |
static short |
INT_COLOR_RGB8 |
static short |
INT_DEC |
static short |
INT_HEX |
static short |
LAST_COLOR_INT |
static short |
LAST_INT |
static short |
NULL |
static short |
REFERENCE |
static short |
STRING |
| 构造器和说明 |
|---|
ResType() |
public static final short NULL
public static final short REFERENCE
public static final short ATTRIBUTE
public static final short STRING
public static final short FLOAT
public static final short DIMENSION
public static final short FRACTION
public static final short FIRST_INT
public static final short INT_DEC
public static final short INT_HEX
public static final short INT_BOOLEAN
public static final short FIRST_COLOR_INT
public static final short INT_COLOR_ARGB8
public static final short INT_COLOR_RGB8
public static final short INT_COLOR_ARGB4
public static final short INT_COLOR_RGB4
public static final short LAST_COLOR_INT
public static final short LAST_INT
Copyright © 2019. All rights reserved.