Class HistoricalData

java.lang.Object
net.sourceforge.plantuml.stats.HistoricalData

public class HistoricalData extends java.lang.Object
  • Method Summary

    Modifier and Type
    Method
    Description
     
    java.util.List<ParsedGenerated>
     
    void
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details