R - inner changes typepublic class ModuleRun<R> extends Object
| Constructor and Description |
|---|
ModuleRun(R changesIn,
String commentIn,
boolean resultIn)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
R |
getChanges()
get changes
|
String |
getComment()
get comment
|
boolean |
isResult()
get result
|
Copyright © 2017. All rights reserved.