Instance Constructors
-
new
RichByte
(self: Byte)
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
-
def
##
(): Int
-
-
-
def
==
(arg0: AnyRef): Boolean
-
-
-
-
def
abs
: Byte
-
def
asInstanceOf
[T0]
: T0
-
def
byteValue
(): Byte
-
def
clone
(): AnyRef
-
def
compare
(y: Byte): Int
-
def
compareTo
(that: Byte): Int
-
def
doubleValue
(): Double
-
def
eq
(arg0: AnyRef): Boolean
-
def
equals
(that: Any): Boolean
-
def
finalize
(): Unit
-
def
floatValue
(): Float
-
def
getClass
(): java.lang.Class[_]
-
def
hashCode
(): Int
-
def
intValue
(): Int
-
def
isInstanceOf
[T0]
: Boolean
-
def
isValidByte
: Boolean
-
def
isValidChar
: Boolean
-
def
isValidInt
: Boolean
-
def
isValidShort
: Boolean
-
def
isWhole
(): Boolean
-
def
longValue
(): Long
-
def
max
(that: Byte): Byte
-
def
min
(that: Byte): Byte
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
val
ord
: Ordering[Byte]
-
val
self
: Byte
-
def
shortValue
(): Short
-
def
signum
: Int
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
toByte
: Byte
-
def
toChar
: Char
-
def
toDouble
: Double
-
def
toFloat
: Float
-
def
toInt
: Int
-
def
toLong
: Long
-
def
toShort
: Short
-
def
toString
(): String
-
def
underlying
(): AnyRef
-
def
unifiedPrimitiveEquals
(x: Any): Boolean
-
def
unifiedPrimitiveHashcode
(): Int
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
Value Members
-
def
isWhole
(): Boolean
Value Members
-
def
abs
: Byte
-
def
doubleValue
(): Double
-
def
floatValue
(): Float
-
def
intValue
(): Int
-
def
longValue
(): Long
-
def
max
(that: Byte): Byte
-
def
min
(that: Byte): Byte
-
val
ord
: Ordering[Byte]
-
def
signum
: Int
-
def
underlying
(): AnyRef
Value Members
-
def
compare
(y: Byte): Int
Value Members
-
-
-
-
-
def
compareTo
(that: Byte): Int
Inherited from Proxy
Value Members
-
def
equals
(that: Any): Boolean
-
def
hashCode
(): Int
-
def
toString
(): String
Inherited from Number
Value Members
-
def
byteValue
(): Byte
-
def
shortValue
(): Short
Inherited from AnyRef
Value Members
-
def
!=
(arg0: AnyRef): Boolean
-
def
##
(): Int
-
def
==
(arg0: AnyRef): Boolean
-
def
clone
(): AnyRef
-
def
eq
(arg0: AnyRef): Boolean
-
def
finalize
(): Unit
-
def
getClass
(): java.lang.Class[_]
-
def
ne
(arg0: AnyRef): Boolean
-
def
notify
(): Unit
-
def
notifyAll
(): Unit
-
def
synchronized
[T0]
(arg0: ⇒ T0): T0
-
def
wait
(): Unit
-
def
wait
(arg0: Long, arg1: Int): Unit
-
def
wait
(arg0: Long): Unit
Inherited from Any
Value Members
-
-
-
def
asInstanceOf
[T0]
: T0
-
def
isInstanceOf
[T0]
: Boolean