Class LowerFunction

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

    public class LowerFunction
    extends java.lang.Object
    implements Function
    This function returns the given text in lower case.
    Author:
    Cedric Pronzato
    See Also:
    Serialized Form