| Modifier and Type | Class and Description |
|---|---|
class |
Bisect
Bisect
|
class |
Diff
Diff.
|
| Modifier and Type | Method and Description |
|---|---|
static DiffBase |
Bisect.fromDelta(String text1,
String delta)
Given the original text1, and an encoded string which describes the
operations required to transform text1 into text2, compute the full diff.
|
Copyright © 2016. All rights reserved.