Toggle navigation
Home
com.google.common.graph.Graph to com.google.common.graph.MutableNetwork
No. of Instances - 62
No. of Commits - 1
No. of Projects - {'guava'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
List<Graph<Integer,String>>
to
List<MutableNetwork<Integer,String>>
List<Graph<Integer,String>>
to
List<MutableNetwork<Integer,String>>
List<Graph<Integer,String>>
to
List<MutableNetwork<Integer,String>>
List<Graph<Integer,String>>
to
List<MutableNetwork<Integer,String>>
Add or Remove Method invocation
GraphBuilder
to
NetworkBuilder.directed()
GraphBuilder.directed()
to
NetworkBuilder
GraphBuilder
to
NetworkBuilder.undirected()
GraphBuilder.undirected()
to
NetworkBuilder
GraphBuilder
to
NetworkBuilder.directed()
GraphBuilder.directed()
to
NetworkBuilder
GraphBuilder
to
NetworkBuilder.undirected()
GraphBuilder.undirected()
to
NetworkBuilder
GraphBuilder
to
NetworkBuilder.directed()
GraphBuilder.directed()
to
NetworkBuilder
GraphBuilder
to
NetworkBuilder.undirected()
GraphBuilder.undirected()
to
NetworkBuilder
GraphBuilder
to
NetworkBuilder.directed().allowsParallelEdges(true)
GraphBuilder
to
NetworkBuilder.directed()
GraphBuilder.directed().allowsParallelEdges(true)
to
NetworkBuilder
GraphBuilder.directed()
to
NetworkBuilder
GraphBuilder
to
NetworkBuilder.undirected().allowsParallelEdges(true)
GraphBuilder
to
NetworkBuilder.undirected()
GraphBuilder.undirected().allowsParallelEdges(true)
to
NetworkBuilder
GraphBuilder.undirected()
to
NetworkBuilder
GraphBuilder
to
NetworkBuilder.directed()
GraphBuilder.directed()
to
NetworkBuilder
GraphBuilder
to
NetworkBuilder.undirected()
GraphBuilder.undirected()
to
NetworkBuilder
Rename Variable
testGraphs
to
testNetworks
testGraphs
to
testNetworks
testGraphs
to
testNetworks
testGraphs
to
testNetworks
testGraphs
to
testNetworks
testGraphs
to
testNetworks
testGraphs
to
testNetworks
testGraphs
to
testNetworks