ff4k
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
ff4k
ff4k-core
/
com.yonatankarp.ff4k.dsl.strategy
/
WeekdayBuilder
/
unaryPlus
unary
Plus
operator
fun
DayOfWeek
.
unaryPlus
(
)
(
source
)
Adds this day to the allowed days.
Example
weekdayStrategy {
+DayOfWeek.MONDAY
+DayOfWeek.FRIDAY
}
Content copied to clipboard