Class ShortestPathDemo.GraphFactory
java.lang.Object
edu.uci.ics.jung.samples.ShortestPathDemo.GraphFactory
- All Implemented Interfaces:
com.google.common.base.Supplier<Graph<String,Number>>, Supplier<Graph<String, Number>>
- Enclosing class:
ShortestPathDemo
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GraphFactory
GraphFactory()
-
-
Method Details
-
get
-