-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: google collections
Fluency in Java
Want to code collections more fluently in Java like in Groovy with its expressive syntax. Have look at this interesting thoughts and comparison between plain Java, Google Collections and Groovy: http://www.kellyrob99.com/blog/2010/05/15/achieving-groovy-like-fluency-in-java-with-google-collections/
Posted in Groovy and Grails, Java and Quality
Tagged google collections, Groovy, guava
Leave a comment
Google Collections Library is final
The “Google Collections Library” has finally been released: The Google Collections Library 1.0 is a set of new collection types, implementations and related goodness for Java 5 and higher, brought to you by Google. It is a natural extension of … Continue reading