public class Reflector extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getFieldName(Class cls,
int value,
String prefix)
Convert the value back into a field name.
|
static int |
getFieldValue(Class cls,
String fieldName)
Look up the given static field value.
|
Abbot is hosted on