Class OddFunction

  • All Implemented Interfaces:
    Serializable, Function

    public class OddFunction
    extends Object
    implements Function
    This function returns the rounding a number up to the nearest odd integer, where "up" means "away from 0".
    Author:
    Cedric Pronzato
    See Also:
    Serialized Form