LongOp

sealed abstract class LongOp extends Op[Span, [T <: Txn[T]] =>> SpanObj[T]]
trait Op[Span, [T <: Txn[T]] =>> SpanObj[T]]
trait ExprTuple1Op[Long, Span, [T <: Txn[T]] =>> SpanObj[T]]
class Object
trait Matchable
class Any
object Length.type
object Start.type
object Stop.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: SpanObj[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: SpanObj[T]): String
Inherited from:
Op
def value(a: Span): Long
Inherited from:
ExprTuple1Op