mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-12 21:15:05 +00:00
[lang] Additional constructor for EqualsBuilder and isEquals member access. Addressing: "Finally, can they change the member "isEquals" from private to protected? At present, I cannot subclass EqualsBuilder and use this member." I've added: protected void setEquals(boolean isEquals) which in conjunction with: public boolean isEquals() allows one to access the isEquals. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137899 13f79535-47bb-0310-9956-ffa450edef68
Apply Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html.
Apply Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html.
Apply Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html.
Apply Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html.
Description
Languages
Java
98%
HTML
2%