Wednesday, December 17, 2008

Apache Commons stuff not everyone uses

Apache Commons has some neat stuff in it that not everybody uses. Here's a sampling of some of the lesser-used items:
  • EqualsBuilder
  • HashCodeBuilder
  • CompareToBuilder
  • ToStringBuilder
For more info read the developerWorks article "Stop writing so much code!"

0 comments:

Post a Comment