@ParametersAreNonnullByDefault public final class VertexEdges<V,E> extends Pair<Map<E,V>,Map<E,V>>
first, second
VertexEdges()
VertexEdges
copy()
Map<E,V>
getIncomming()
getOutgoing()
equals, from, getFirst, getSecond, hashCode, of, toList, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public VertexEdges()
@Nonnull public Map<E,V> getIncomming()
@Nonnull public Map<E,V> getOutgoing()
public VertexEdges copy()
Copyright © 2014. All rights reserved.