Package | Description |
---|---|
org.jboss.aerogear.sync.diffmatchpatch |
This package contains classes for the DiffMatchPatch synchronizer core
|
Modifier and Type | Method and Description |
---|---|
LinkedList<DiffMatchPatchDiff> |
DiffMatchPatchDiffs.diffs() |
Modifier and Type | Method and Description |
---|---|
DiffMatchPatchEdit.Builder |
DiffMatchPatchEdit.Builder.diff(DiffMatchPatchDiff diff) |
Modifier and Type | Method and Description |
---|---|
DiffMatchPatchEdit.Builder |
DiffMatchPatchEdit.Builder.diffs(LinkedList<DiffMatchPatchDiff> diffs) |
Constructor and Description |
---|
DiffMatchPatchDiffs(LinkedList<DiffMatchPatchDiff> diffs) |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.