public interface WorkloadCalendar
| Modifier and Type | Method and Description |
|---|---|
float |
getWorkload(Date date)
Returns the workload for that date.
|
float |
getWorkload(Date start,
Date end)
Returns the workload for the given period.
|
float getWorkload(Date date)
date - Copyright © 2010–2016 Henix, henix.fr. All rights reserved.