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