Class CountFunction

  • All Implemented Interfaces:
    Serializable, Function

    public class CountFunction
    extends 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