|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.errai.otec.client.util | |
---|---|
org.jboss.errai.otec.client.util |
Classes in org.jboss.errai.otec.client.util used by org.jboss.errai.otec.client.util | |
---|---|
DiffPatchMerge.Diff
Class representing one diff operation. |
|
DiffPatchMerge.LinesToCharsResult
Internal class for returning results from diff_linesToChars(). |
|
DiffPatchMerge.Operation
The data structure representing a diff is a Linked list of Diff objects: {Diff(Operation.DELETE, "Hello"), Diff(Operation.INSERT, "Goodbye"), Diff(Operation.EQUAL, " world.")} which means: delete "Hello", add "Goodbye" and keep " world." |
|
DiffPatchMerge.Patch
Class representing one patch operation. |
|
DiffUtil.Delta
|
|
OTLogAdapter
|
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |