object
Timeline extends Type
Type Members
-
type
Leaf[S <: Sys[S]] = (SpanLike, IndexedSeq[Entry[S, Obj[S]]])
-
-
type
Timed[S <: Sys[S]] = Entry[S, Obj[S]]
-
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
val
Added: lucre.bitemp.BiGroup.Added.type
-
-
val
Moved: lucre.bitemp.BiGroup.Moved.type
-
val
Removed: lucre.bitemp.BiGroup.Removed.type
-
val
Update: lucre.bitemp.BiGroup.Update.type
-
def
apply[S <: Sys[S]](implicit tx: Timeline.apply.S.Tx): Modifiable[S]
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
def
init(): Unit
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
read[S <: Sys[S]](in: DataInput, access: Timeline.read.S.Acc)(implicit tx: Timeline.read.S.Tx): Timeline[S]
-
def
readIdentifiedObj[S <: Sys[S]](in: DataInput, access: Timeline.readIdentifiedObj.S.Acc)(implicit tx: Timeline.readIdentifiedObj.S.Tx): Obj[S]
-
final
def
readObj[S <: Sys[S]](in: DataInput, access: lucre.stm.Obj.Type.readObj.S.Acc)(implicit tx: lucre.stm.Obj.Type.readObj.S.Tx): Obj[S]
-
implicit
def
serializer[S <: Sys[S]]: Serializer[Timeline.serializer.S.Tx, Timeline.serializer.S.Acc, Timeline[S]]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
val
typeID: Int(65542)
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit