LongOp

sealed abstract class LongOp extends Op[Long, [T <: Txn[T]] =>> LongObj[T]]
trait Op[Long, [T <: Txn[T]] =>> LongObj[T]]
trait ExprTuple1Op[Long, Long, [T <: Txn[T]] =>> LongObj[T]]
class Object
trait Matchable
class Any
object Abs.type
object BitNot.type
object Cubed.type
object Neg.type
object Signum.type
object Squared.type

Value members

Concrete methods

final def read[T <: Txn[LazyRef(...)]](in: DataInput, targets: Targets[T])(implicit tx: T): LongObj[T]

Inherited methods

def apply[T <: Txn[LazyRef(...)]](a: LongObj[T])(implicit tx: T): LongObj[T]
Inherited from:
Op
def id: Int
Inherited from:
ExprTuple1Op
def name: String
Inherited from:
Op
def toString[T <: Txn[LazyRef(...)]](_1: LongObj[T]): String
Inherited from:
Op
def value(a: Long): Long
Inherited from:
ExprTuple1Op