Home | History | Annotate | Download | only in duration

Lines Matching refs:available

21    * Sets the time units available for use.  Default is all units.
22 * @param minUnit the smallest time unit available for use
23 * @param maxUnit the largest time unit available for use
30 * Sets whether the time unit is available for use.
32 * @param available true if the unit is available for use
35 PeriodBuilderFactory setUnitIsAvailable(TimeUnit unit, boolean available);
38 * Sets the maximum value for the largest available time unit (as
47 * Sets the minimum value for the smallest available time unit (as
72 * when milliseconds are an available field. The default is to allow
101 * available, this will return null.