Class Count

  • All Implemented Interfaces:
    java.io.Serializable

    public class Count
    extends Event
    Author:
    Bjorn Borud
    See Also:
    Serialized Form
    • Constructor Detail

      • Count

        public Count()
      • Count

        public Count​(java.lang.String name,
                     double value)
    • Method Detail

      • setValue

        public Event setValue​(java.lang.String name,
                              java.lang.String value)
        Set a property.
        Overrides:
        setValue in class Event
        Parameters:
        name - The name of the property
        value - The value of the property