times

operator fun times(scale: Int): Priority(source)

Returns priority whose value is the priority value, multiplied by the given scale number.


operator fun times(scale: Double): Priority(source)

Returns priority whose value is the priority value, multiplied by the given scale number