| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| return true; | ||
| } | ||
| if (object == null || getClass() != object.getClass()) { | ||
| if (!(object instanceof JewishDate)) { |
There was a problem hiding this comment.
@pnemonic78 , I believe that this change will treat a JewishDate and JewishCalendar as equals, something that should probably not be the case. Other than this I committed the rest of the changes in JewishDate in dfcb12d
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Regarding issue #121