scala.math.Numeric

object ByteIsIntegral

[source: scala/math/Numeric.scala]

implicit object ByteIsIntegral
extends ByteIsIntegral with ByteOrdering
Methods inherited from ByteOrdering
compare
Methods inherited from ByteIsIntegral
plus, minus, times, quot, rem, negate, fromInt, toInt, toLong, toFloat, toDouble
Methods inherited from Integral
mkNumericOps
Methods inherited from Numeric
zero, one, abs, signum
Methods inherited from Ordering
tryCompare, lteq, gteq, lt, gt, equiv, max, min, reverse, on, mkOrderingOps
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf