StandardLongOps

Companion:
object
class Object
trait Matchable
class Any
object StandardLongOps.type
object StandardOps.type

Type members

Classlikes

object longBigDecimalMultiplication extends ElementMultiplication[Long, BigDecimal]
object longDoubleMultiplication extends ElementMultiplication[Long, Double]
object longFloatMultiplication extends ElementMultiplication[Long, Float]
object longIntMultiplication extends ElementMultiplication[Long, Int]
object longMultiplication extends ElementMultiplication[Long, Long]