public static interface Stat.AuxDataSource
| Modifier and Type | Method and Description |
|---|---|
String |
getCodeString(Stat.Type type,
int code)
Maps the specified unique code back to its string value.
|
int |
getStringCode(Stat.Type type,
String value)
Maps the specified string to a unique integer value.
|
Copyright © 2015. All rights reserved.