Modifier and Type | Field and Description |
---|---|
(package private) Filter<U> |
edgeFilter |
(package private) Filter<T> |
nodeFilter |
Constructor and Description |
---|
Filters.SeparateNodeEdgeFilter(Filter<T> nodeFilter,
Filter<U> edgeFilter) |
Modifier and Type | Method and Description |
---|---|
boolean |
isAvailable(Element e) |
public boolean isAvailable(Element e)
isAvailable
in interface Filter<Element>