public class Patcher
extends java.lang.Object
| Constructor and Description |
|---|
Patcher() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
static void |
patch(java.io.InputStream target,
java.io.InputStream diff,
java.io.OutputStream result) |