public class LangSys
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int |
featureCount |
private int[] |
featureIndex |
private int |
lookupOrder |
private int |
reqFeatureIndex |
| Modifier | Constructor and Description |
|---|---|
protected |
LangSys(java.io.RandomAccessFile raf)
Creates new LangSys
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isFeatureIndexed(int n) |
private int lookupOrder
private int reqFeatureIndex
private int featureCount
private int[] featureIndex