Class CountAFunction

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

    public class CountAFunction
    extends java.lang.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