nicolasbd commented on a change in pull request #451: LANG-1485 : Add getters
for lhs and rhs objects in DiffResult
URL: https://github.com/apache/commons-lang/pull/451#discussion_r321336631
##########
File path: src/main/java/org/apache/commons/lang3/builder/DiffResult.java
##########
@@ -88,6 +88,22 @@
}
}
+ /**
+ * <p>Return the object the right object has been compared to</p>
Review comment:
thanks @garydgregory
which version should I put in the `@since` tag ?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services