Scala Standard Library 2.12.18 - scala.Byte (original) (raw)
abstract final class Byte extends AnyVal
Ordering
- Alphabetic
- By Inheritance
Implicitly
by byte2Byte
by byteWrapper
by byte2double
by byte2float
by byte2long
by byte2int
by byte2short
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show All
Abstract Value Members
- abstract def !=(x: Double): Boolean
- abstract def !=(x: Float): Boolean
- abstract def !=(x: Long): Boolean
- abstract def !=(x: Int): Boolean
- abstract def !=(x: Char): Boolean
- abstract def !=(x: Short): Boolean
- abstract def !=(x: Byte): Boolean
- abstract def %(x: Double): Double
- abstract def %(x: Float): Float
- abstract def %(x: Long): Long
- abstract def %(x: Int): Int
- abstract def %(x: Char): Int
- abstract def %(x: Short): Int
- abstract def %(x: Byte): Int
- abstract def &(x: Long): Long
- abstract def &(x: Int): Int
- abstract def &(x: Char): Int
- abstract def &(x: Short): Int
- abstract def &(x: Byte): Int
- abstract def *(x: Double): Double
- abstract def *(x: Float): Float
- abstract def *(x: Long): Long
- abstract def *(x: Int): Int
- abstract def *(x: Char): Int
- abstract def *(x: Short): Int
- abstract def *(x: Byte): Int
- abstract def +(x: Double): Double
- abstract def +(x: Float): Float
- abstract def +(x: Long): Long
- abstract def +(x: Int): Int
- abstract def +(x: Char): Int
- abstract def +(x: Short): Int
- abstract def +(x: Byte): Int
- abstract def +(x: String): String
- abstract def -(x: Double): Double
- abstract def -(x: Float): Float
- abstract def -(x: Long): Long
- abstract def -(x: Int): Int
- abstract def -(x: Char): Int
- abstract def -(x: Short): Int
- abstract def -(x: Byte): Int
- abstract def /(x: Double): Double
- abstract def /(x: Float): Float
- abstract def /(x: Long): Long
- abstract def /(x: Int): Int
- abstract def /(x: Char): Int
- abstract def /(x: Short): Int
- abstract def /(x: Byte): Int
- abstract def <(x: Double): Boolean
- abstract def <(x: Float): Boolean
- abstract def <(x: Long): Boolean
- abstract def <(x: Int): Boolean
- abstract def <(x: Char): Boolean
- abstract def <(x: Short): Boolean
- abstract def <(x: Byte): Boolean
- abstract def <<(x: Int): Int
- abstract def <=(x: Double): Boolean
- abstract def <=(x: Float): Boolean
- abstract def <=(x: Long): Boolean
- abstract def <=(x: Int): Boolean
- abstract def <=(x: Char): Boolean
- abstract def <=(x: Short): Boolean
- abstract def <=(x: Byte): Boolean
- abstract def ==(x: Double): Boolean
- abstract def ==(x: Float): Boolean
- abstract def ==(x: Long): Boolean
- abstract def ==(x: Int): Boolean
- abstract def ==(x: Char): Boolean
- abstract def ==(x: Short): Boolean
- abstract def ==(x: Byte): Boolean
- abstract def >(x: Double): Boolean
- abstract def >(x: Float): Boolean
- abstract def >(x: Long): Boolean
- abstract def >(x: Int): Boolean
- abstract def >(x: Char): Boolean
- abstract def >(x: Short): Boolean
- abstract def >(x: Byte): Boolean
- abstract def >=(x: Double): Boolean
- abstract def >=(x: Float): Boolean
- abstract def >=(x: Long): Boolean
- abstract def >=(x: Int): Boolean
- abstract def >=(x: Char): Boolean
- abstract def >=(x: Short): Boolean
- abstract def >=(x: Byte): Boolean
- abstract def >>(x: Int): Int
- abstract def >>>(x: Int): Int
- abstract def ^(x: Long): Long
- abstract def ^(x: Int): Int
- abstract def ^(x: Char): Int
- abstract def ^(x: Short): Int
- abstract def ^(x: Byte): Int
- abstract def toByte: Byte
- abstract def toChar: Char
- abstract def toDouble: Double
- abstract def toFloat: Float
- abstract def toInt: Int
- abstract def toLong: Long
- abstract def toShort: Short
- abstract def unary_+: Int
- abstract def unary_-: Int
- abstract def unary_~: Int
- abstract def |(x: Long): Long
- abstract def |(x: Int): Int
- abstract def |(x: Char): Int
- abstract def |(x: Short): Int
- abstract def |(x: Byte): Int
- abstract def <<(x: Long): Int
- abstract def >>(x: Long): Int
- abstract def >>>(x: Long): Int
Concrete Value Members
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- def ->[B](y: B): (Byte, B)
- final def ==(arg0: Any): Boolean
- def abs: Byte
- final def asInstanceOf[T0]: T0
- def compare(y: Byte): Int
- def compareTo(arg0: java.lang.Byte): Int
- def compareTo(that: Byte): Int
- def ensuring(cond: (Byte) ⇒ Boolean, msg: ⇒ Any): Byte
- def ensuring(cond: (Byte) ⇒ Boolean): Byte
- def ensuring(cond: Boolean, msg: ⇒ Any): Byte
- def ensuring(cond: Boolean): Byte
- def equals(arg0: Any): Boolean
- def getClass(): Class[Byte]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def isValidByte: Boolean
- def isValidChar: Boolean
- def isValidInt: Boolean
- def isValidShort: Boolean
- def max(that: Byte): Byte
- def min(that: Byte): Byte
- val self: Byte
- def signum: Int
- def toString(): String
- def underlying(): AnyRef
- def →[B](y: B): (Byte, B)
Shadowed Implicit Value Members
- def !=(x: Double): Boolean
- def !=(x: Float): Boolean
- def !=(x: Long): Boolean
- def !=(x: Int): Boolean
- def !=(x: Char): Boolean
- def !=(x: Short): Boolean
- def !=(x: Byte): Boolean
- def !=(x: Double): Boolean
- def !=(x: Float): Boolean
- def !=(x: Long): Boolean
- def !=(x: Int): Boolean
- def !=(x: Char): Boolean
- def !=(x: Short): Boolean
- def !=(x: Byte): Boolean
- def !=(x: Double): Boolean
- def !=(x: Float): Boolean
- def !=(x: Long): Boolean
- def !=(x: Int): Boolean
- def !=(x: Char): Boolean
- def !=(x: Short): Boolean
- def !=(x: Byte): Boolean
- def !=(x: Double): Boolean
- def !=(x: Float): Boolean
- def !=(x: Long): Boolean
- def !=(x: Int): Boolean
- def !=(x: Char): Boolean
- def !=(x: Short): Boolean
- def !=(x: Byte): Boolean
- def !=(x: Double): Boolean
- def !=(x: Float): Boolean
- def !=(x: Long): Boolean
- def !=(x: Int): Boolean
- def !=(x: Char): Boolean
- def !=(x: Short): Boolean
- def !=(x: Byte): Boolean
- def %(x: Double): Double
- def %(x: Float): Double
- def %(x: Long): Double
- def %(x: Int): Double
- def %(x: Char): Double
- def %(x: Short): Double
- def %(x: Byte): Double
- def %(x: Double): Double
- def %(x: Float): Float
- def %(x: Long): Float
- def %(x: Int): Float
- def %(x: Char): Float
- def %(x: Short): Float
- def %(x: Byte): Float
- def %(x: Double): Double
- def %(x: Float): Float
- def %(x: Long): Long
- def %(x: Int): Long
- def %(x: Char): Long
- def %(x: Short): Long
- def %(x: Byte): Long
- def %(x: Double): Double
- def %(x: Float): Float
- def %(x: Long): Long
- def %(x: Int): Int
- def %(x: Char): Int
- def %(x: Short): Int
- def %(x: Byte): Int
- def %(x: Double): Double
- def %(x: Float): Float
- def %(x: Long): Long
- def %(x: Int): Int
- def %(x: Char): Int
- def %(x: Short): Int
- def %(x: Byte): Int
- def &(x: Long): Long
- def &(x: Int): Long
- def &(x: Char): Long
- def &(x: Short): Long
- def &(x: Byte): Long
- def &(x: Long): Long
- def &(x: Int): Int
- def &(x: Char): Int
- def &(x: Short): Int
- def &(x: Byte): Int
- def &(x: Long): Long
- def &(x: Int): Int
- def &(x: Char): Int
- def &(x: Short): Int
- def &(x: Byte): Int
- def *(x: Double): Double
- def *(x: Float): Double
- def *(x: Long): Double
- def *(x: Int): Double
- def *(x: Char): Double
- def *(x: Short): Double
- def *(x: Byte): Double
- def *(x: Double): Double
- def *(x: Float): Float
- def *(x: Long): Float
- def *(x: Int): Float
- def *(x: Char): Float
- def *(x: Short): Float
- def *(x: Byte): Float
- def *(x: Double): Double
- def *(x: Float): Float
- def *(x: Long): Long
- def *(x: Int): Long
- def *(x: Char): Long
- def *(x: Short): Long
- def *(x: Byte): Long
- def *(x: Double): Double
- def *(x: Float): Float
- def *(x: Long): Long
- def *(x: Int): Int
- def *(x: Char): Int
- def *(x: Short): Int
- def *(x: Byte): Int
- def *(x: Double): Double
- def *(x: Float): Float
- def *(x: Long): Long
- def *(x: Int): Int
- def *(x: Char): Int
- def *(x: Short): Int
- def *(x: Byte): Int
- def +(x: Double): Double
- def +(x: Float): Double
- def +(x: Long): Double
- def +(x: Int): Double
- def +(x: Char): Double
- def +(x: Short): Double
- def +(x: Byte): Double
- def +(x: String): String
- def +(x: Double): Double
- def +(x: Float): Float
- def +(x: Long): Float
- def +(x: Int): Float
- def +(x: Char): Float
- def +(x: Short): Float
- def +(x: Byte): Float
- def +(x: String): String
- def +(x: Double): Double
- def +(x: Float): Float
- def +(x: Long): Long
- def +(x: Int): Long
- def +(x: Char): Long
- def +(x: Short): Long
- def +(x: Byte): Long
- def +(x: String): String
- def +(x: Double): Double
- def +(x: Float): Float
- def +(x: Long): Long
- def +(x: Int): Int
- def +(x: Char): Int
- def +(x: Short): Int
- def +(x: Byte): Int
- def +(x: String): String
- def +(x: Double): Double
- def +(x: Float): Float
- def +(x: Long): Long
- def +(x: Int): Int
- def +(x: Char): Int
- def +(x: Short): Int
- def +(x: Byte): Int
- def +(x: String): String
- def +(other: String): String
- def -(x: Double): Double
- def -(x: Float): Double
- def -(x: Long): Double
- def -(x: Int): Double
- def -(x: Char): Double
- def -(x: Short): Double
- def -(x: Byte): Double
- def -(x: Double): Double
- def -(x: Float): Float
- def -(x: Long): Float
- def -(x: Int): Float
- def -(x: Char): Float
- def -(x: Short): Float
- def -(x: Byte): Float
- def -(x: Double): Double
- def -(x: Float): Float
- def -(x: Long): Long
- def -(x: Int): Long
- def -(x: Char): Long
- def -(x: Short): Long
- def -(x: Byte): Long
- def -(x: Double): Double
- def -(x: Float): Float
- def -(x: Long): Long
- def -(x: Int): Int
- def -(x: Char): Int
- def -(x: Short): Int
- def -(x: Byte): Int
- def -(x: Double): Double
- def -(x: Float): Float
- def -(x: Long): Long
- def -(x: Int): Int
- def -(x: Char): Int
- def -(x: Short): Int
- def -(x: Byte): Int
- def /(x: Double): Double
- def /(x: Float): Double
- def /(x: Long): Double
- def /(x: Int): Double
- def /(x: Char): Double
- def /(x: Short): Double
- def /(x: Byte): Double
- def /(x: Double): Double
- def /(x: Float): Float
- def /(x: Long): Float
- def /(x: Int): Float
- def /(x: Char): Float
- def /(x: Short): Float
- def /(x: Byte): Float
- def /(x: Double): Double
- def /(x: Float): Float
- def /(x: Long): Long
- def /(x: Int): Long
- def /(x: Char): Long
- def /(x: Short): Long
- def /(x: Byte): Long
- def /(x: Double): Double
- def /(x: Float): Float
- def /(x: Long): Long
- def /(x: Int): Int
- def /(x: Char): Int
- def /(x: Short): Int
- def /(x: Byte): Int
- def /(x: Double): Double
- def /(x: Float): Float
- def /(x: Long): Long
- def /(x: Int): Int
- def /(x: Char): Int
- def /(x: Short): Int
- def /(x: Byte): Int
- def <(that: Byte): Boolean
- def <(x: Double): Boolean
- def <(x: Float): Boolean
- def <(x: Long): Boolean
- def <(x: Int): Boolean
- def <(x: Char): Boolean
- def <(x: Short): Boolean
- def <(x: Byte): Boolean
- def <(x: Double): Boolean
- def <(x: Float): Boolean
- def <(x: Long): Boolean
- def <(x: Int): Boolean
- def <(x: Char): Boolean
- def <(x: Short): Boolean
- def <(x: Byte): Boolean
- def <(x: Double): Boolean
- def <(x: Float): Boolean
- def <(x: Long): Boolean
- def <(x: Int): Boolean
- def <(x: Char): Boolean
- def <(x: Short): Boolean
- def <(x: Byte): Boolean
- def <(x: Double): Boolean
- def <(x: Float): Boolean
- def <(x: Long): Boolean
- def <(x: Int): Boolean
- def <(x: Char): Boolean
- def <(x: Short): Boolean
- def <(x: Byte): Boolean
- def <(x: Double): Boolean
- def <(x: Float): Boolean
- def <(x: Long): Boolean
- def <(x: Int): Boolean
- def <(x: Char): Boolean
- def <(x: Short): Boolean
- def <(x: Byte): Boolean
- def <<(x: Long): Long
- def <<(x: Int): Long
- def <<(x: Int): Int
- def <<(x: Int): Int
- def <=(that: Byte): Boolean
- def <=(x: Double): Boolean
- def <=(x: Float): Boolean
- def <=(x: Long): Boolean
- def <=(x: Int): Boolean
- def <=(x: Char): Boolean
- def <=(x: Short): Boolean
- def <=(x: Byte): Boolean
- def <=(x: Double): Boolean
- def <=(x: Float): Boolean
- def <=(x: Long): Boolean
- def <=(x: Int): Boolean
- def <=(x: Char): Boolean
- def <=(x: Short): Boolean
- def <=(x: Byte): Boolean
- def <=(x: Double): Boolean
- def <=(x: Float): Boolean
- def <=(x: Long): Boolean
- def <=(x: Int): Boolean
- def <=(x: Char): Boolean
- def <=(x: Short): Boolean
- def <=(x: Byte): Boolean
- def <=(x: Double): Boolean
- def <=(x: Float): Boolean
- def <=(x: Long): Boolean
- def <=(x: Int): Boolean
- def <=(x: Char): Boolean
- def <=(x: Short): Boolean
- def <=(x: Byte): Boolean
- def <=(x: Double): Boolean
- def <=(x: Float): Boolean
- def <=(x: Long): Boolean
- def <=(x: Int): Boolean
- def <=(x: Char): Boolean
- def <=(x: Short): Boolean
- def <=(x: Byte): Boolean
- def ==(x: Double): Boolean
- def ==(x: Float): Boolean
- def ==(x: Long): Boolean
- def ==(x: Int): Boolean
- def ==(x: Char): Boolean
- def ==(x: Short): Boolean
- def ==(x: Byte): Boolean
- def ==(x: Double): Boolean
- def ==(x: Float): Boolean
- def ==(x: Long): Boolean
- def ==(x: Int): Boolean
- def ==(x: Char): Boolean
- def ==(x: Short): Boolean
- def ==(x: Byte): Boolean
- def ==(x: Double): Boolean
- def ==(x: Float): Boolean
- def ==(x: Long): Boolean
- def ==(x: Int): Boolean
- def ==(x: Char): Boolean
- def ==(x: Short): Boolean
- def ==(x: Byte): Boolean
- def ==(x: Double): Boolean
- def ==(x: Float): Boolean
- def ==(x: Long): Boolean
- def ==(x: Int): Boolean
- def ==(x: Char): Boolean
- def ==(x: Short): Boolean
- def ==(x: Byte): Boolean
- def ==(x: Double): Boolean
- def ==(x: Float): Boolean
- def ==(x: Long): Boolean
- def ==(x: Int): Boolean
- def ==(x: Char): Boolean
- def ==(x: Short): Boolean
- def ==(x: Byte): Boolean
- def >(that: Byte): Boolean
- def >(x: Double): Boolean
- def >(x: Float): Boolean
- def >(x: Long): Boolean
- def >(x: Int): Boolean
- def >(x: Char): Boolean
- def >(x: Short): Boolean
- def >(x: Byte): Boolean
- def >(x: Double): Boolean
- def >(x: Float): Boolean
- def >(x: Long): Boolean
- def >(x: Int): Boolean
- def >(x: Char): Boolean
- def >(x: Short): Boolean
- def >(x: Byte): Boolean
- def >(x: Double): Boolean
- def >(x: Float): Boolean
- def >(x: Long): Boolean
- def >(x: Int): Boolean
- def >(x: Char): Boolean
- def >(x: Short): Boolean
- def >(x: Byte): Boolean
- def >(x: Double): Boolean
- def >(x: Float): Boolean
- def >(x: Long): Boolean
- def >(x: Int): Boolean
- def >(x: Char): Boolean
- def >(x: Short): Boolean
- def >(x: Byte): Boolean
- def >(x: Double): Boolean
- def >(x: Float): Boolean
- def >(x: Long): Boolean
- def >(x: Int): Boolean
- def >(x: Char): Boolean
- def >(x: Short): Boolean
- def >(x: Byte): Boolean
- def >=(that: Byte): Boolean
- def >=(x: Double): Boolean
- def >=(x: Float): Boolean
- def >=(x: Long): Boolean
- def >=(x: Int): Boolean
- def >=(x: Char): Boolean
- def >=(x: Short): Boolean
- def >=(x: Byte): Boolean
- def >=(x: Double): Boolean
- def >=(x: Float): Boolean
- def >=(x: Long): Boolean
- def >=(x: Int): Boolean
- def >=(x: Char): Boolean
- def >=(x: Short): Boolean
- def >=(x: Byte): Boolean
- def >=(x: Double): Boolean
- def >=(x: Float): Boolean
- def >=(x: Long): Boolean
- def >=(x: Int): Boolean
- def >=(x: Char): Boolean
- def >=(x: Short): Boolean
- def >=(x: Byte): Boolean
- def >=(x: Double): Boolean
- def >=(x: Float): Boolean
- def >=(x: Long): Boolean
- def >=(x: Int): Boolean
- def >=(x: Char): Boolean
- def >=(x: Short): Boolean
- def >=(x: Byte): Boolean
- def >=(x: Double): Boolean
- def >=(x: Float): Boolean
- def >=(x: Long): Boolean
- def >=(x: Int): Boolean
- def >=(x: Char): Boolean
- def >=(x: Short): Boolean
- def >=(x: Byte): Boolean
- def >>(x: Long): Long
- def >>(x: Int): Long
- def >>(x: Int): Int
- def >>(x: Int): Int
- def >>>(x: Long): Long
- def >>>(x: Int): Long
- def >>>(x: Int): Int
- def >>>(x: Int): Int
- def ^(x: Long): Long
- def ^(x: Int): Long
- def ^(x: Char): Long
- def ^(x: Short): Long
- def ^(x: Byte): Long
- def ^(x: Long): Long
- def ^(x: Int): Int
- def ^(x: Char): Int
- def ^(x: Short): Int
- def ^(x: Byte): Int
- def ^(x: Long): Long
- def ^(x: Int): Int
- def ^(x: Char): Int
- def ^(x: Short): Int
- def ^(x: Byte): Int
- def byteValue(): Byte
- def byteValue(): Byte
- def doubleValue(): Double
- def doubleValue(): Double
- def equals(arg0: Any): Boolean
- def floatValue(): Float
- def floatValue(): Float
- def hashCode(): Int
- def intValue(): Int
- def intValue(): Int
- def longValue(): Long
- def longValue(): Long
- def shortValue(): Short
- def shortValue(): Short
- def toByte: Byte
- def toByte: Byte
- def toByte: Byte
- def toByte: Byte
- def toByte: Byte
- def toByte: Byte
- def toChar: Char
- def toChar: Char
- def toChar: Char
- def toChar: Char
- def toChar: Char
- def toChar: Char
- def toDouble: Double
- def toDouble: Double
- def toDouble: Double
- def toDouble: Double
- def toDouble: Double
- def toDouble: Double
- def toFloat: Float
- def toFloat: Float
- def toFloat: Float
- def toFloat: Float
- def toFloat: Float
- def toFloat: Float
- def toInt: Int
- def toInt: Int
- def toInt: Int
- def toInt: Int
- def toInt: Int
- def toInt: Int
- def toLong: Long
- def toLong: Long
- def toLong: Long
- def toLong: Long
- def toLong: Long
- def toLong: Long
- def toShort: Short
- def toShort: Short
- def toShort: Short
- def toShort: Short
- def toShort: Short
- def toShort: Short
- def toString(): String
- def toString(): String
- def unary_+: Double
- def unary_+: Float
- def unary_+: Long
- def unary_+: Int
- def unary_+: Int
- def unary_-: Double
- def unary_-: Float
- def unary_-: Long
- def unary_-: Int
- def unary_-: Int
- def unary_~: Long
- def unary_~: Int
- def unary_~: Int
- def |(x: Long): Long
- def |(x: Int): Long
- def |(x: Char): Long
- def |(x: Short): Long
- def |(x: Byte): Long
- def |(x: Long): Long
- def |(x: Int): Int
- def |(x: Char): Int
- def |(x: Short): Int
- def |(x: Byte): Int
- def |(x: Long): Long
- def |(x: Int): Int
- def |(x: Char): Int
- def |(x: Short): Int
- def |(x: Byte): Int