Gary D. Gregory b0213e869e Bugzilla Bug 30855
[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
2004-08-26 05:46:45 +00:00
2004-08-26 05:46:45 +00:00
2004-01-29 23:31:37 +00:00
2004-02-19 21:29:35 +00:00
2004-02-19 21:23:04 +00:00
Description
Apache Commons Lang
56 MiB
Languages
Java 98%
HTML 2%