BooleanToInt

case object BooleanToInt extends BooleanUnaryOp
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait UnaryOp[Boolean, [T <: Txn[T]] =>> BooleanObj[T]]
trait ExprTuple1Op[Int, Boolean, [T <: Txn[T]] =>> BooleanObj[T]]
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels = EmptyTuple
Inherited from:
Singleton
type MirroredElemTypes = EmptyTuple
Inherited from:
Singleton
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from:
Mirror
type MirroredMonoType = Singleton
Inherited from:
Singleton
type MirroredType = Singleton
Inherited from:
Singleton

Value members

Concrete methods

def value(a: Boolean): Int

Inherited methods

def apply[T <: Txn[LazyRef(...)]](a: BooleanObj[T])(implicit tx: T): IntObj[T]
Inherited from:
UnaryOp
def fromProduct(p: Product): MirroredMonoType
Inherited from:
Singleton
def name: String
Inherited from:
UnaryOp
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
final def read[T <: Txn[LazyRef(...)]](in: DataInput, targets: Targets[T])(implicit tx: T): IntObj[T]
Inherited from:
BooleanUnaryOp
def toString[T <: Txn[LazyRef(...)]](_1: BooleanObj[T]): String
Inherited from:
UnaryOp

Concrete fields

final val id: 6