Package com.tetsuwantech.atom.util
Interface DateTimePeriod
-
public interface DateTimePeriod
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Instant
getEndDate()
Instant
getStartDate()
-