object
Grapheme extends Type
Type Members
-
type
Added[S <: Sys[S]] = lucre.bitemp.BiPin.Added[S, Obj[S]]
-
type
Entry[S <: Sys[S]] = lucre.bitemp.BiPin.Entry[S, Obj[S]]
-
type
Leaf[S <: Sys[S]] = IndexedSeq[lucre.bitemp.BiPin.Entry[S, Obj[S]]]
-
trait
Modifiable[S <: Sys[S]] extends Grapheme[S] with lucre.bitemp.BiPin.Modifiable[S, Obj[S]]
-
type
Moved[S <: Sys[S]] = lucre.bitemp.BiPin.Moved[S, Obj[S]]
-
type
Removed[S <: Sys[S]] = lucre.bitemp.BiPin.Removed[S, Obj[S]]
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
val
Added: lucre.bitemp.BiPin.Added.type
-
val
Entry: lucre.bitemp.BiPin.Entry.type
-
-
val
Moved: lucre.bitemp.BiPin.Moved.type
-
val
Removed: lucre.bitemp.BiPin.Removed.type
-
def
apply[S <: Sys[S]](implicit tx: Grapheme.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: Grapheme.read.S.Acc)(implicit tx: Grapheme.read.S.Tx): Grapheme[S]
-
def
readIdentifiedObj[S <: Sys[S]](in: DataInput, access: Grapheme.readIdentifiedObj.S.Acc)(implicit tx: Grapheme.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[Grapheme.serializer.S.Tx, Grapheme.serializer.S.Acc, Grapheme[S]]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
val
typeID: Int(65538)
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from Type
Inherited from Type
Inherited from AnyRef
Inherited from Any