Class MaxFunction

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

    public class MaxFunction
    extends java.lang.Object
    implements Function
    This function returns the maximum from a set of numbers.
    Author:
    Cedric Pronzato
    See Also:
    Serialized Form