Exemplo n.º 1
0
 V getEdgeTarget(E e) {
   return graph.getEdgeTarget(e);
 }