public abstract class GraphGenerator extends Object
Constructor and Description |
---|
GraphGenerator() |
Modifier and Type | Method and Description |
---|---|
abstract List<Graph> |
generate(List<? extends Summary> results) |
Copyright © 2023. All Rights Reserved.