public class RawPatchFormatter extends Object implements PatchFormatter
| Constructor and Description |
|---|
RawPatchFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Patch patch) |
String |
format(String location,
List<Patch> patches) |
public String format(Patch patch)
format in interface PatchFormatterCopyright © 2017. All rights reserved.