Updater
Toggle table of contents
0.1.0-rc3
jvm
Platform filter
jvm
Switch theme
Search in API
Updater
Updater
/
io.github.vxrpenter.updater.priority
/
Priority
/
div
div
operator
fun
div
(
scale
:
Int
)
:
Priority
(
source
)
operator
fun
div
(
scale
:
Double
)
:
Priority
(
source
)
Returns a priority whose value is this priority value divided by the given
scale
number.