Class LPMStatistics

  • All Implemented Interfaces:
    IStatistics

    public class LPMStatistics
    extends java.lang.Object
    implements IStatistics
    • Constructor Summary

      Constructors 
      Constructor Description
      LPMStatistics()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void write​(java.lang.String filename, boolean rewrite)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LPMStatistics

        public LPMStatistics()
    • Method Detail

      • write

        public void write​(java.lang.String filename,
                          boolean rewrite)
        Specified by:
        write in interface IStatistics