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

Uses in package org.joda.time

Classes derived from org.joda.time.base.AbstractInterval

class
Interval is the standard implementation of an immutable time interval.
class
MutableInterval is the standard implementation of a mutable time interval.

Uses in package org.joda.time.base

Classes derived from org.joda.time.base.AbstractInterval

class
BaseInterval is an abstract implementation of ReadableInterval that stores data in two long millisecond fields.

Copyright (c) 2001-2006 - Joda.org