From: Stefan B. <bo...@ap...> - 2015-02-01 15:27:22
|
Hi .NET and Java are now on the same level again, while porting the rest I've also made a few changes to the Java version. * Diff#getDifferences returns Iterable rather than Iterator now * DiffBuilder#withComparisonListeners used to add the listeners as DifferenceListeners rather than ComparisonListeners, I've changed that and added withDifferenceListeners. Stefan |