Class IsEvenFunction

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

    public class IsEvenFunction
    extends java.lang.Object
    implements Function
    This function retruns true if the given value is an even number.
    Author:
    Cedric Pronzato
    See Also:
    Serialized Form