8000 Release equals() , hashCode() and toString() · everit-org/json-schema · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

equals() , hashCode() and toString()

Compare
Choose a tag to compare
@erosb erosb released this 27 Sep 07:03
· 804 commits to master since this release

Improvements:

  • Schema subclasses now properly override the hashCode() and equals() methods - thanks for @tylersouthwick for implementing it
  • Schema subclasses also have a proper toString() implementation now, which means that the original schema JSON can be obtained from Schema instances
0