Package | Description |
---|---|
org.processmining.filtering.filter.factories | |
org.processmining.filtering.filter.implementations | |
org.processmining.filtering.filter.interfaces |
Modifier and Type | Method and Description |
---|---|
static <T> FilterStack<T> |
FilterFactory.filterStack(java.util.List<Filter<T>> filters) |
Modifier and Type | Class and Description |
---|---|
class |
FilterStackImpl<T> |
Modifier and Type | Method and Description |
---|---|
FilterStack<T> |
FilterStackImpl.clone() |
Modifier and Type | Method and Description |
---|---|
FilterStack<T> |
FilterStack.clone() |