Class DefaultMeasurementSet

  • All Implemented Interfaces:
    java.io.Serializable, MeasurementSet

    public class DefaultMeasurementSet
    extends java.lang.Object
    implements MeasurementSet
    Author:
    Markus Neumann, Christian Pape
    See Also:
    Serialized Form
    • Constructor Detail

      • DefaultMeasurementSet

        public DefaultMeasurementSet()
    • Method Detail

      • addMeasurement

        public void addMeasurement​(Measurement measurement)
      • toString

        public java.lang.String toString()
        This toString method is for displaying reasons in the webapp NrtGrapher only. It's for prototyping only.
        Overrides:
        toString in class java.lang.Object
        Returns:
        a String that contains the metrics and there values in a easy parsable way.