Class MaxFunctionNode

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable

    public class MaxFunctionNode
    extends NumericFunctionNode
    This function is an instruction to return the maximum value of all its arguments.
    Author:
    baldersheim, Simon Thoresen Hult
    See Also:
    Serialized Form