| Package | Description |
|---|---|
| org.sellcom.geotemporal.time | |
| org.sellcom.geotemporal.time.applicability |
| Modifier and Type | Method and Description |
|---|---|
static void |
Temporals.registerCustomWeekendPredicate(String countryCode,
GeoTemporalPredicate predicate)
Registers a custom predicate for determining weekends in the given country.
|
static void |
Temporals.registerCustomWorkingDayPredicate(String countryCode,
GeoTemporalPredicate predicate)
Registers a custom predicate for determining working days in the given country.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeoTemporalApplicability
Applicability at a
Temporal in a GeoRegion. |
class |
TemporalApplicability
Applicability at a
Temporal. |