public class LoadInDays extends java.lang.Object implements Load
Modifier and Type | Method and Description |
---|---|
int |
getFullLoad() |
int |
getLoadAt(Instant instant) |
static LoadInDays |
inDay(int days) |
public static LoadInDays inDay(int days)
public int getFullLoad()
getFullLoad
in interface Load
public int getLoadAt(Instant instant)