public class ApplyResult extends Object
ApplyCommand| Constructor | Description |
|---|---|
ApplyResult() |
| Modifier and Type | Method | Description |
|---|---|---|
ApplyResult |
addUpdatedFile(File f) |
|
List<File> |
getUpdatedFiles() |
public ApplyResult addUpdatedFile(File f)
f - an updated fileCopyright © 2018. All rights reserved.