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 © 2008–2018 The Apache Software Foundation. All rights reserved.