public interface DiffItemCreateContext
| Modifier and Type | Method and Description |
|---|---|
DiffCommand |
getDiff() |
DiffEvalContext |
getEvalContext() |
DiffKey |
getKey() |
String |
getSourceValue() |
DiffStatus |
getStatus() |
String |
getTargetValue() |
DiffEvalContext getEvalContext()
DiffCommand getDiff()
DiffKey getKey()
DiffStatus getStatus()
String getSourceValue()
String getTargetValue()
Copyright © 2021 vpc open source initiative. All rights reserved.