public class EdgeCollectionVisitor<T> extends Object implements Visitor<Edge<T>>
EdgeCollectionVisitor(Collection<T> objects)
boolean
visit(Edge<T> edge)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EdgeCollectionVisitor(Collection<T> objects)
public boolean visit(Edge<T> edge)
Visitor
visit
Visitor<Edge<T>>
edge
Copyright © 2015 Revolution Systems Inc.. All rights reserved.