public static class CFFEncoding.Entry extends Object
Modifier | Constructor and Description |
---|---|
protected |
Entry(int code,
int sid)
Create a new instance of Entry with the given values.
|
Modifier and Type | Method and Description |
---|---|
int |
getCode()
The code of the entry.
|
int |
getSID()
The SID of the entry.
|
String |
toString() |
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.