longIntMultiplication

matr.std.StandardLongOps.longIntMultiplication
object longIntMultiplication extends ElementMultiplication[Long, Int]

Attributes

Graph
Supertypes
trait ElementMultiplication[Long, Int]
class Object
trait Matchable
class Any
Self type

Members list

Type members

Types

type Out = Long

Value members

Concrete methods

def times(lhs: Long, rhs: Int): Out