public class Patches extends Object
| Constructor and Description |
|---|
Patches() |
| Modifier and Type | Method and Description |
|---|---|
static String |
applyPatch(String text,
String patch) |
static String |
generatePatch(String originalText,
String text,
String location) |
Copyright © 2017. All rights reserved.