_16

case object _16 extends PowerOfTwo
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemTypes = EmptyTuple
Inhertied from
Singleton
type MirroredElemLabels = EmptyTuple
Inhertied from
Singleton
type MirroredMonoType = Singleton
Inhertied from
Singleton
type MirroredLabel <: String
The name of the type
Inhertied from
Mirror
type MirroredType = Singleton
Inhertied from
Singleton

Value members

Fields

val value: Int

Inherited methods

override def toString(): String
Definition Classes
PowerOfTwo -> Any
Inhertied from
PowerOfTwo
def >(i: Int): Boolean
Inhertied from
PowerOfTwo
def >(powerOfTwo: PowerOfTwo): Boolean
Inhertied from
PowerOfTwo
def productIterator: Iterator[Any]
Inhertied from
Product
def <=(i: Int): Boolean
Inhertied from
PowerOfTwo
def <=(powerOfTwo: PowerOfTwo): Boolean
Inhertied from
PowerOfTwo
def fromProduct(p: Product): MirroredMonoType
Inhertied from
Singleton
Inhertied from
PowerOfTwo
def <(i: Int): Boolean
Inhertied from
PowerOfTwo
def <(powerOfTwo: PowerOfTwo): Boolean
Inhertied from
PowerOfTwo
def ===(i: Int): Boolean
Inhertied from
PowerOfTwo
def ===(powerOfTwo: PowerOfTwo): Boolean
Inhertied from
PowerOfTwo
def productElementNames: Iterator[String]
Inhertied from
Product
def >=(i: Int): Boolean
Inhertied from
PowerOfTwo
def >=(powerOfTwo: PowerOfTwo): Boolean
Inhertied from
PowerOfTwo