public static class GraphAggregator.Result<N> extends Object
GraphAggregator.Result(Map<N,Set<N>> nodes, Set<N> topLevelNodes)
Set<N>
getNodes(N startNode)
getTopLevelNodes()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GraphAggregator.Result(Map<N,Set<N>> nodes, Set<N> topLevelNodes)
public Set<N> getNodes(N startNode)
public Set<N> getTopLevelNodes()
Copyright © 2013. All rights reserved