Home | History | Annotate | Download | only in time

Lines Matching defs:withSecond

838                 case SECOND_OF_MINUTE: return withSecond((int) newValue);
897 public LocalTime withSecond(int second) {