protected class OEIndexedInfo.IndexValue
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.Boolean |
direct |
int |
index |
int |
value |
| Constructor and Description |
|---|
OEIndexedInfo.IndexValue(int i,
int v,
boolean d) |