UnsignedByte

doodle.core.UnsignedByte
See theUnsignedByte companion object
final case class UnsignedByte(value: Byte) extends AnyVal

Attributes

Companion:
object
Source:
UnsignedByte.scala
Graph
Supertypes
trait Product
trait Equals
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def +(that: UnsignedByte): Int

Attributes

Source:
UnsignedByte.scala
def -(that: UnsignedByte): Int

Attributes

Source:
UnsignedByte.scala
def get: Int

Attributes

Source:
UnsignedByte.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product