| Constructor and Description |
|---|
FilterChain(Collection<Filter> filters) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(HistoryEntry element) |
Collection<Filter> |
getFilters() |
boolean |
requiresMinorEvents() |
String |
toString() |
public FilterChain(Collection<Filter> filters)
public boolean accept(HistoryEntry element)
public Collection<Filter> getFilters()
public boolean requiresMinorEvents()
requiresMinorEvents in interface FilterCopyright © 2004-2021. All Rights Reserved.