| Package | Description |
|---|---|
| org.ff4j.strategy.time |
Provides flipping strategies time-oriented (ReleaseDate, OfficeHours..)
|
| Modifier and Type | Method and Description |
|---|---|
List<HourInterval> |
OfficeHourStrategy.parseIntervalsExpression(String expression)
Parse Target expression.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
OfficeHourStrategy.matches(Calendar cal,
List<HourInterval> listOfHI)
Check if present time is at least in of the hour Interval.
|
Copyright © 2013–2017 FF4J. All rights reserved.