Home | History | Annotate | Download | only in util

Lines Matching refs:setLenient

2039      * @see DateFormat#setLenient
2042 public void setLenient(boolean lenient)
2044 calendar.setLenient(lenient);