public static interface DataProcessor.PassthroughEditor extends DataProcessor.Editor
RouteComponent.limit(Passthrough, short)| Modifier and Type | Method and Description |
|---|---|
void |
modify(Passthrough type,
short value)
Changes the passthrough type and initial value
|
void |
set(short value)
Set the internal value
|
void set(short value)
value - New internal valuevoid modify(Passthrough type, short value)
type - New passthrough type to usevalue - Initial value of the modified filter