Interface LogFrequency

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.processmining.framework.util.HTMLToString

        org.processmining.framework.util.HTMLToString.HTMLCellRenderer
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void add​(int frequency)  
      int get​(int index)  
      • Methods inherited from interface org.processmining.framework.util.HTMLToString

        toHTMLString
    • Method Detail

      • add

        void add​(int frequency)
      • get

        int get​(int index)