public class PatchGenerator extends Object
| Constructor and Description |
|---|
PatchGenerator() |
| Modifier and Type | Method and Description |
|---|---|
<ApiType> String |
generatePatchBetween(ApiType current,
ApiType updated) |
public <ApiType> String generatePatchBetween(ApiType current, ApiType updated) throws IOException
IOExceptionCopyright © 2019. All rights reserved.