Class | Description |
---|---|
AbstractGraphBuilder<V,E,G extends Graph<V,E>,B extends AbstractGraphBuilder<V,E,G,B>> |
Base class for builders of
Graph |
GraphBuilder<V,E,G extends Graph<V,E>> |
A builder class for
Graph . |
GraphTypeBuilder<V,E> |
A builder class for the hierarchy of
Graph s that the library provides. |
Copyright © 2019. All rights reserved.