Tuple1

final class Tuple1[T <: Txn[T], T1, ReprT1 <: ([~ <: Txn[~]] =>> Expr[~, T1])](val targets: Targets[T], val op: ExprTuple1Op[Long, T1, ReprT1], val _1: ReprT1[T]) extends ExprTuple1[T, Long, T1, [T <: Txn[T]] =>> LongObj[T], ReprT1] with LongObj[T]
trait LongObj[T]
trait ExprTuple1[T, Long, T1, [T <: Txn[T]] =>> LongObj[T], ReprT1]
trait ExprNodeImpl[T, Long]
trait SingleEventNode[T, Change[Long]]
trait Node[T]
trait Expr[T, Long]
trait Obj[T]
trait Mutable[T]
trait Identified[T]
trait Elem[T]
trait Publisher[T, Change[Long]]
trait Disposable[T]
trait Writable
trait ExprLike[T, Long]
trait Form[T]
class Object
trait Matchable
class Any

Type members

Inherited classlikes

trait Changed extends SingleEvent[T, A]
Inherited from:
SingleEventNode
object changed extends Changed
Inherited from:
ExprTuple1

Value members

Concrete methods

def tpe: Type

Inherited methods

final def attr(implicit tx: T): AttrMap[T]
Inherited from:
Obj
def connect()(implicit tx: T): Tuple1[T, T1, ReprT1]
Inherited from:
ExprTuple1
final def dispose()(implicit tx: T): Unit
Inherited from:
Node
protected def disposeData()(implicit tx: T): Unit
Inherited from:
ExprTuple1
override def equals(that: Any): Boolean
Definition Classes
Identified -> Any
Inherited from:
Identified
override def hashCode: Int
Definition Classes
Identified -> Any
Inherited from:
Identified
final def id: Ident[T]
Inherited from:
Node
override def toString: String
Definition Classes
ExprTuple1 -> ExprNodeImpl -> Node -> Obj -> Any
Inherited from:
ExprTuple1
def value(implicit tx: T): Long
Inherited from:
ExprTuple1
final def write(out: DataOutput): Unit
Inherited from:
Node
protected def writeData(out: DataOutput): Unit
Inherited from:
ExprTuple1

Concrete fields

val _1: ReprT1[T]
val op: ExprTuple1Op[Long, T1, ReprT1]