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

Uses in package org.joda.time

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

class
TimeOfDay is an immutable partial supporting the hour, minute, second and millisecond fields.
class
YearMonthDay is an immutable partial supporting the year, monthOfYear and dayOfMonth fields.

Uses in package org.joda.time.base

Constructors with parameter type org.joda.time.base.BasePartial

BasePartial.BasePartial(BasePartial base, int[] values)
Private constructor to be used by subclasses only which performs no validation.
Private constructor to be used by subclasses only which performs no validation.

Copyright (c) 2001-2006 - Joda.org