longMultiplication

matr.std.StandardLongOps.longMultiplication
object longMultiplication extends ElementMultiplication[Long, Long]

Attributes

Graph
Supertypes
trait ElementMultiplication[Long, Long]
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: Long): Out