times

operator fun times(scale: Int): Priority

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


operator fun times(scale: Double): Priority

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