Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork209
Closed
Description
I am trying to iterate through the deltas =, however I would like to get list of lines that are common between the two sets of List by checking
if (delta.getType() == DeltaType.EQUAL) {
}
However I am not able to see how to get this. The JUnit code and test examples do not show this examples. Please help?
Metadata
Metadata
Assignees
Labels
No labels