Uses of Class
org.joda.time.base.BaseInterval

Packages that use BaseInterval
org.joda.time Provides support for dates, times, time zones, durations, intervals, and partials. 
 

Uses of BaseInterval in org.joda.time
 

Subclasses of BaseInterval in org.joda.time
 class Interval
          Interval is the standard implementation of an immutable time interval.
 class MutableInterval
          MutableInterval is the standard implementation of a mutable time interval.
 



Copyright © 2002-2013 Joda.org. All Rights Reserved.