Class Hierarchy
- java.lang.Object
- edu.uci.ics.jung.algorithms.generators.Lattice2DGenerator<V,E> (implements edu.uci.ics.jung.algorithms.generators.GraphGenerator<V,E>)
Interface Hierarchy
- java.util.function.Supplier<T>
- com.google.common.base.Supplier<T>
- edu.uci.ics.jung.algorithms.generators.GraphGenerator<V,E>
- edu.uci.ics.jung.algorithms.generators.EvolvingGraphGenerator<V,E>
- edu.uci.ics.jung.algorithms.generators.GraphGenerator<V,E>
- com.google.common.base.Supplier<T>