Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Long

scala.math.Equiv.Long
object Long extends Equiv[Long]

Attributes

Source
Equiv.scala
Graph
Supertypes
trait Equiv[Long]
trait Serializable
class Object
trait Matchable
class Any
Self type
Long.type

Members list

Value members

Concrete methods

def equiv(x: Long, y: Long): Boolean

Returns true iff x is equivalent to y.

Returns true iff x is equivalent to y.

Attributes

Source
Equiv.scala