| Package | Description | 
|---|---|
| org.jgrapht.graph | 
 Implementations of various graphs. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static <V,E> UndirectedWeightedGraphBuilderBase<V,E,? extends WeightedMultigraph<V,E>,?> | 
WeightedMultigraph.builder(Class<? extends E> edgeClass)  | 
static <V,E> UndirectedWeightedGraphBuilderBase<V,E,? extends WeightedMultigraph<V,E>,?> | 
WeightedMultigraph.builder(EdgeFactory<V,E> ef)  | 
Copyright © 2016. All rights reserved.