public class LinearIntersectionNotEqualEdgeLogVisitor extends AbstractVisitor<Edge<Record>> implements ObjectProcessor<RecordGraph>
| Constructor and Description |
|---|
LinearIntersectionNotEqualEdgeLogVisitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(RecordGraph graph) |
boolean |
visit(Edge<Record> edge)
Visit an item of type T, performing some operation on the item.
|
getComparator, getFilter, setComparator, setFilter, setFilterspublic LinearIntersectionNotEqualEdgeLogVisitor()
public void process(RecordGraph graph)
process in interface ObjectProcessor<RecordGraph>Copyright © 2015 Revolution Systems Inc.. All rights reserved.