T
E
public interface VisitorEX<T,E extends Exception>
void
visit(Graph<T> g, Vertex<T> v)
void visit(Graph<T> g, Vertex<T> v) throws E extends Exception
g
v
E extends Exception
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.