Package net.carcdr.ycrdt.panama
Class PanamaYTextChange
java.lang.Object
net.carcdr.ycrdt.YChange
net.carcdr.ycrdt.YTextChange
net.carcdr.ycrdt.panama.PanamaYTextChange
public final class PanamaYTextChange
extends net.carcdr.ycrdt.YTextChange
Panama implementation of YTextChange.
Represents text changes as deltas (INSERT, DELETE, RETAIN).
-
Method Details
-
getType
public net.carcdr.ycrdt.YChange.Type getType()- Specified by:
getTypein classnet.carcdr.ycrdt.YChange
-
getContent
- Specified by:
getContentin classnet.carcdr.ycrdt.YTextChange
-
getLength
public int getLength()- Specified by:
getLengthin classnet.carcdr.ycrdt.YTextChange
-
getAttributes
-
toString
-