Tools of the trade
I found this article on tools for use in java development. A log of good input here. In short the article author Ignacio Coloma promotes these tools:
- StringUtils from commons-lang
- IOUtils og FileUtils from commons-io
- Google collections
- java.util.concurrent
Se this article for a more detailed information.
Posted by Oystein |
Comments (0)