public class TimeWindowsImpl extends Object implements TimeWindows
| Constructor and Description |
|---|
TimeWindowsImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(TimeWindow timeWindow) |
Collection<TimeWindow> |
getTimeWindows() |
String |
toString() |
public void add(TimeWindow timeWindow)
public Collection<TimeWindow> getTimeWindows()
getTimeWindows in interface TimeWindowsCopyright © 2013–2024. All rights reserved.