public static class Passthrough.State extends java.lang.Object implements DataProcessor.State
| Modifier and Type | Field and Description |
|---|---|
short |
newValue |
| Constructor and Description |
|---|
Passthrough.State(short newValue)
Constructs a new passthrough filter state
|
public Passthrough.State(short newValue)
newValue - New value to set the filter to, which will have different effects depending
on the operation modePassthrough.Mode