Home | History | Annotate | Download | only in util

Lines Matching defs:isLenient

1509             calendar.isLenient() == other.calendar.isLenient() &&
2051 public boolean isLenient()
2053 return calendar.isLenient();
2113 // * <b>Note:</b>This option is effective only when this calendar is {@link #isLenient() lenient}.