Long, a 64-bit signed integer (equivalent to Java's long primitive type) is a subtype of scala.AnyVal. Instances of Long are not represented by an object in the underlying runtime system.
There is an implicit conversion from scala.Long => scala.runtime.RichLong which provides useful non-primitive operations.
Attributes
- Companion
- object
- Source
- Long.scala
- Graph
-
- Supertypes
Members list
Value members
Abstract methods
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns true if this value is not equal to x, false otherwise.
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Double.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Double.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Double.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Double.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Double.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Double.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Double.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Float.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Float.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Float.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Float.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Float.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Float.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Float.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Long.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Long.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Long.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Long.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Long.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Long.scala
Returns the remainder of the division of this value by x.
Returns the remainder of the division of this value by x.
Value parameters
- x
-
the divisor
Attributes
- Source
- Long.scala
Returns the bitwise AND of this value and x.
Returns the bitwise AND of this value and x.
Value parameters
- x
-
the value to AND with this value
Attributes
- Example
-
(0xf0 & 0xaa) == 0xa0 // in binary: 11110000 // & 10101010 // -------- // 10100000 - Source
- Long.scala
Returns the bitwise AND of this value and x.
Returns the bitwise AND of this value and x.
Value parameters
- x
-
the value to AND with this value
Attributes
- Example
-
(0xf0 & 0xaa) == 0xa0 // in binary: 11110000 // & 10101010 // -------- // 10100000 - Source
- Long.scala
Returns the bitwise AND of this value and x.
Returns the bitwise AND of this value and x.
Value parameters
- x
-
the value to AND with this value
Attributes
- Example
-
(0xf0 & 0xaa) == 0xa0 // in binary: 11110000 // & 10101010 // -------- // 10100000 - Source
- Long.scala
Returns the bitwise AND of this value and x.
Returns the bitwise AND of this value and x.
Value parameters
- x
-
the value to AND with this value
Attributes
- Example
-
(0xf0 & 0xaa) == 0xa0 // in binary: 11110000 // & 10101010 // -------- // 10100000 - Source
- Long.scala
Returns the bitwise AND of this value and x.
Returns the bitwise AND of this value and x.
Value parameters
- x
-
the value to AND with this value
Attributes
- Example
-
(0xf0 & 0xaa) == 0xa0 // in binary: 11110000 // & 10101010 // -------- // 10100000 - Source
- Long.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Double.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Double.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Double.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Double.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Double.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Double.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Double.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Float.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Float.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Float.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Float.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Float.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Float.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Float.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Long.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Long.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Long.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Long.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Long.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Long.scala
Returns the product of this value and x.
Returns the product of this value and x.
Value parameters
- x
-
the value to multiply this value by
Attributes
- Source
- Long.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Double.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Double.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Double.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Double.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Double.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Double.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Double.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Float.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Float.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Float.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Float.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Float.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Float.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Float.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Long.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Long.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Long.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Long.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Long.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Long.scala
Returns the sum of this value and x.
Returns the sum of this value and x.
Value parameters
- x
-
the value to add to this value
Attributes
- Source
- Long.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Double.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Double.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Double.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Double.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Double.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Double.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Double.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Float.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Float.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Float.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Float.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Float.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Float.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Float.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Long.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Long.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Long.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Long.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Long.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Long.scala
Returns the difference of this value and x.
Returns the difference of this value and x.
Value parameters
- x
-
the value to subtract from this value
Attributes
- Source
- Long.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Double.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Double.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Double.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Double.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Double.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Double.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Double.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Float.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Float.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Float.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Float.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Float.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Float.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Float.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Long.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Long.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Long.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Long.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Long.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Long.scala
Returns the quotient of this value and x.
Returns the quotient of this value and x.
Value parameters
- x
-
the value to divide this value by
Attributes
- Source
- Long.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against this one
Attributes
- Source
- Double.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against this one
Attributes
- Source
- Double.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against this one
Attributes
- Source
- Double.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against this one
Attributes
- Source
- Double.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against this one
Attributes
- Source
- Double.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against this one
Attributes
- Source
- Double.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against this one
Attributes
- Source
- Double.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Float.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Float.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Float.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Float.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Float.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Float.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Float.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Long.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Long.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Long.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Long.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Long.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Long.scala
Returns true if this value is less than x, false otherwise.
Returns true if this value is less than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Long.scala
Returns this value bit-shifted left by the specified number of bits, filling in the new right bits with zeroes.
Returns this value bit-shifted left by the specified number of bits, filling in the new right bits with zeroes.
Value parameters
- x
-
the number of bits to shift left
Attributes
- Example
-
6 << 3 == 48 // in binary: 0110 << 3 == 0110000 - Source
- Long.scala
Returns this value bit-shifted left by the specified number of bits, filling in the new right bits with zeroes.
Returns this value bit-shifted left by the specified number of bits, filling in the new right bits with zeroes.
Value parameters
- x
-
the number of bits to shift left
Attributes
- Example
-
6 << 3 == 48 // in binary: 0110 << 3 == 0110000 - Source
- Long.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Double.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Double.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Double.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Double.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Double.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Double.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Double.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Float.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Float.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Float.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Float.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Float.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Float.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Float.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Long.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Long.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Long.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Long.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Long.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Long.scala
Returns true if this value is less than or equal to x, false otherwise.
Returns true if this value is less than or equal to x, false otherwise.
Attributes
- Source
- Long.scala
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is equal to x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against this one
Attributes
- Source
- Double.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against this one
Attributes
- Source
- Double.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against this one
Attributes
- Source
- Double.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against this one
Attributes
- Source
- Double.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against this one
Attributes
- Source
- Double.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against this one
Attributes
- Source
- Double.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against this one
Attributes
- Source
- Double.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Float.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Float.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Float.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Float.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Float.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Float.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Float.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Long.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Long.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Long.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Long.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Long.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Long.scala
Returns true if this value is greater than x, false otherwise.
Returns true if this value is greater than x, false otherwise.
Value parameters
- x
-
the value to compare against
Attributes
- Source
- Long.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Double.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Double.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Double.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Double.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Double.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Double.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Double.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Float.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Float.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Float.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Float.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Float.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Float.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Float.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Long.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Long.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Long.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Long.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Long.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Long.scala
Returns true if this value is greater than or equal to x, false otherwise.
Returns true if this value is greater than or equal to x, false otherwise.
Attributes
- Source
- Long.scala
Returns this value bit-shifted right by the specified number of bits, filling in the left bits with the same value as the left-most bit of this. The effect of this is to retain the sign of the value.
Returns this value bit-shifted right by the specified number of bits, filling in the left bits with the same value as the left-most bit of this. The effect of this is to retain the sign of the value.
Value parameters
- x
-
the number of bits to shift right
Attributes
- Example
-
-21 >> 3 == -3 // in binary: 11111111 11111111 11111111 11101011 >> 3 == // 11111111 11111111 11111111 11111101 - Source
- Long.scala
Returns this value bit-shifted right by the specified number of bits, filling in the left bits with the same value as the left-most bit of this. The effect of this is to retain the sign of the value.
Returns this value bit-shifted right by the specified number of bits, filling in the left bits with the same value as the left-most bit of this. The effect of this is to retain the sign of the value.
Value parameters
- x
-
the number of bits to shift right
Attributes
- Example
-
-21 >> 3 == -3 // in binary: 11111111 11111111 11111111 11101011 >> 3 == // 11111111 11111111 11111111 11111101 - Source
- Long.scala
Returns this value bit-shifted right by the specified number of bits, filling the new left bits with zeroes.
Returns this value bit-shifted right by the specified number of bits, filling the new left bits with zeroes.
Attributes
- Example
-
@example-21 >>> 3 == 536870909 // in binary: 11111111 11111111 11111111 11101011 >>> 3 == // 00011111 11111111 11111111 11111101
@param x the number of bits to shift right - Source
- Long.scala
Returns this value bit-shifted right by the specified number of bits, filling the new left bits with zeroes.
Returns this value bit-shifted right by the specified number of bits, filling the new left bits with zeroes.
Attributes
- Example
-
@example-21 >>> 3 == 536870909 // in binary: 11111111 11111111 11111111 11101011 >>> 3 == // 00011111 11111111 11111111 11111101
@param x the number of bits to shift right - Source
- Long.scala
Returns the bitwise XOR of this value and x.
Returns the bitwise XOR of this value and x.
Value parameters
- x
-
the value to XOR with this value
Attributes
- Example
-
(0xf0 ^ 0xaa) == 0x5a // in binary: 11110000 // ^ 10101010 // -------- // 01011010 - Source
- Long.scala
Returns the bitwise XOR of this value and x.
Returns the bitwise XOR of this value and x.
Value parameters
- x
-
the value to XOR with this value
Attributes
- Example
-
(0xf0 ^ 0xaa) == 0x5a // in binary: 11110000 // ^ 10101010 // -------- // 01011010 - Source
- Long.scala
Returns the bitwise XOR of this value and x.
Returns the bitwise XOR of this value and x.
Value parameters
- x
-
the value to XOR with this value
Attributes
- Example
-
(0xf0 ^ 0xaa) == 0x5a // in binary: 11110000 // ^ 10101010 // -------- // 01011010 - Source
- Long.scala
Returns the bitwise XOR of this value and x.
Returns the bitwise XOR of this value and x.
Value parameters
- x
-
the value to XOR with this value
Attributes
- Example
-
(0xf0 ^ 0xaa) == 0x5a // in binary: 11110000 // ^ 10101010 // -------- // 01011010 - Source
- Long.scala
Returns the bitwise XOR of this value and x.
Returns the bitwise XOR of this value and x.
Value parameters
- x
-
the value to XOR with this value
Attributes
- Example
-
(0xf0 ^ 0xaa) == 0x5a // in binary: 11110000 // ^ 10101010 // -------- // 01011010 - Source
- Long.scala
Attributes
- Source
- Double.scala
Attributes
- Source
- Float.scala
Attributes
- Source
- Long.scala
Attributes
- Source
- Double.scala
Attributes
- Source
- Float.scala
Attributes
- Source
- Long.scala
Attributes
- Source
- Double.scala
Attributes
- Source
- Float.scala
Attributes
- Source
- Long.scala
Attributes
- Source
- Double.scala
Attributes
- Source
- Float.scala
Attributes
- Source
- Long.scala
Attributes
- Source
- Double.scala
Attributes
- Source
- Float.scala
Attributes
- Source
- Long.scala
Attributes
- Source
- Double.scala
Attributes
- Source
- Float.scala
Attributes
- Source
- Long.scala
Attributes
- Source
- Double.scala
Attributes
- Source
- Float.scala
Attributes
- Source
- Long.scala
Returns this value, unmodified.
Returns this value, unmodified.
Returns this value, unmodified.
Returns the negation of this value.
Returns the negation of this value.
Returns the negation of this value.
Returns the bitwise negation of this value.
Returns the bitwise negation of this value.
Attributes
- Example
-
~5 == -6 // in binary: ~00000101 == // 11111010 - Source
- Long.scala
Returns the bitwise OR of this value and x.
Returns the bitwise OR of this value and x.
Value parameters
- x
-
the value to OR with this value
Attributes
- Example
-
(0xf0 | 0xaa) == 0xfa // in binary: 11110000 // | 10101010 // -------- // 11111010 - Source
- Long.scala
Returns the bitwise OR of this value and x.
Returns the bitwise OR of this value and x.
Value parameters
- x
-
the value to OR with this value
Attributes
- Example
-
(0xf0 | 0xaa) == 0xfa // in binary: 11110000 // | 10101010 // -------- // 11111010 - Source
- Long.scala
Returns the bitwise OR of this value and x.
Returns the bitwise OR of this value and x.
Value parameters
- x
-
the value to OR with this value
Attributes
- Example
-
(0xf0 | 0xaa) == 0xfa // in binary: 11110000 // | 10101010 // -------- // 11111010 - Source
- Long.scala
Returns the bitwise OR of this value and x.
Returns the bitwise OR of this value and x.
Value parameters
- x
-
the value to OR with this value
Attributes
- Example
-
(0xf0 | 0xaa) == 0xfa // in binary: 11110000 // | 10101010 // -------- // 11111010 - Source
- Long.scala
Returns the bitwise OR of this value and x.
Returns the bitwise OR of this value and x.
Value parameters
- x
-
the value to OR with this value
Attributes
- Example
-
(0xf0 | 0xaa) == 0xfa // in binary: 11110000 // | 10101010 // -------- // 11111010 - Source
- Long.scala
Deprecated methods
Attributes
- Deprecated
-
[Since version 2.13.0]Adding a number and a String is deprecated. Use the string interpolation `s\"$num$str\"` - Source
- Double.scala
Attributes
- Deprecated
-
[Since version 2.13.0]Adding a number and a String is deprecated. Use the string interpolation `s\"$num$str\"` - Source
- Float.scala
Attributes
- Deprecated
-
[Since version 2.13.0]Adding a number and a String is deprecated. Use the string interpolation `s\"$num$str\"` - Source
- Long.scala