public class Schedule.NextDateTimeFinder extends Object
Constructor and Description |
---|
NextDateTimeFinder(ZonedDateTime startingFrom) |
Modifier and Type | Method and Description |
---|---|
ZonedDateTime |
find() |
int |
hoursToAdd(ZonedDateTime dt) |
int |
minutesToAdd(ZonedDateTime dt) |
public NextDateTimeFinder(ZonedDateTime startingFrom)
public ZonedDateTime find()
public int hoursToAdd(ZonedDateTime dt)
public int minutesToAdd(ZonedDateTime dt)
Copyright © 2016. All rights reserved.