public interface DSCFilter
Modifier and Type | Method and Description |
---|---|
boolean |
accept(DSCEvent event)
Indicates whether a particular event is acceptable or if it should be skipped/ignored.
|
boolean accept(DSCEvent event)
event
- the DSC eventCopyright © 2023 Apache Software Foundation. All rights reserved.