Class CountAFunction

  • All Implemented Interfaces:
    Serializable, Function

    public class CountAFunction
    extends Object
    implements Function
    This function counts the number of non-empty values in the list of AnySequences provided. A value is non-blank if it contains any content of any type, including an error.
    Author:
    Cedric Pronzato
    See Also:
    Serialized Form