Class PlotCsv
- java.lang.Object
-
- com.github.benmanes.caffeine.cache.simulator.report.csv.PlotCsv
-
- All Implemented Interfaces:
Runnable
public final class PlotCsv extends Object implements Runnable
A utility that generates a line chart from the csv format produced byCombinedCsvReport.Based on csv2chart.
-
-
Constructor Summary
Constructors Constructor Description PlotCsv()
-