This object contains some useful visitors. Note that wrapping them into a parent object is only necessary to avoid a compiler backend type inference error.
no subtypes hierarchy
| Inherited Attributes |
Attributes inherited from: Object |
| Methods | |
nullEdgeVisitor | Source Codeshared EdgeVisitor<V,E> nullEdgeVisitor<V, E>()Empty edge visitor doing nothing. By: ThorstenSeitz |
nullVertexVisitor | Source Codeshared VertexVisitor<V> nullVertexVisitor<V>()Empty vertex visitor doing nothing. By: ThorstenSeitz |
| Inherited Methods |
Methods inherited from: Object |