public static class FilterUpdate.Instruction
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
fieldId |
int |
opCode |
java.lang.Object |
value |
| Constructor and Description |
|---|
Instruction() |
Instruction(int op,
int fieldId,
java.lang.Object value) |