Class AverageFunction

  • All Implemented Interfaces:
    java.io.Serializable, Function
    Direct Known Subclasses:
    AverageAFunction

    public class AverageFunction
    extends java.lang.Object
    implements Function
    This function returns the average of the number sequence.
    Author:
    Cedric Pronzato
    See Also:
    Serialized Form