IntGt

case object IntGt extends IntBinaryOp
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait BinaryOp[Int, [T <: Txn[T]] =>> IntObj[T]]
trait ExprTuple2Op[Boolean, Int, Int, [T <: Txn[T]] =>> IntObj[T], [T <: Txn[T]] =>> IntObj[T]]
class Object
trait Matchable
class Any
IntGt.type

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 name: String
def value(a: Int, b: Int): Boolean

Inherited methods

final def apply[T <: Txn[LazyRef(...)]](a: IntObj[T], b: IntObj[T])(implicit tx: T): BooleanObj[T]
Inherited from:
IntBinaryOp
def fromProduct(p: Product): MirroredMonoType
Inherited from:
Singleton
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): BooleanObj[T]
Inherited from:
IntBinaryOp
final def toString[T <: Txn[LazyRef(...)]](_1: IntObj[T], _2: IntObj[T]): String
Inherited from:
BinaryOp

Concrete fields

final val id: 7