public final class CFFStandardString
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.lang.String[] |
SID2STR |
Modifier | Constructor and Description |
---|---|
private |
CFFStandardString() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getName(int sid)
This will return the string mapped to the given SID.
|