Class CountFunction

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

    public class CountFunction
    extends java.lang.Object
    implements Function
    This function counts the numbers in the list of NumberSequences provided. Only numbers in references are counted; all other types are ignored. Errors are not propagated.
    Author:
    Cedric Pronzato
    See Also:
    Serialized Form