Searched refs:getDurationSeconds (Results 1 – 1 of 1) sorted by relevance
287 return transition.plusSeconds(getDurationSeconds()); in getDateTimeAfter()322 return Duration.ofSeconds(getDurationSeconds()); in getDuration()330 private int getDurationSeconds() { in getDurationSeconds() method in ZoneOffsetTransition