Class Rounding

  • All Implemented Interfaces:
    Writeable

    public abstract class Rounding
    extends Object
    implements Writeable
    A strategy for rounding date/time based values. There are two implementations for rounding. The first one requires a date time unit and rounds to the supplied date time unit (i.e. quarter of year, day of month) The second one allows you to specify an interval to round to