public static class CFFCharset.Entry extends Object
Modifier | Constructor and Description |
---|---|
protected |
Entry(int sid,
String name)
Create a new instance of Entry with the given values.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
The Name of this entry.
|
int |
getSID()
The SID of this entry.
|
String |
toString() |
protected Entry(int sid, String name)
sid
- the SIDname
- the NameCopyright © 2008–2018. All rights reserved.