Transilvania JUG

Sponsors

24
Feb
2011
0

Java SE 7 Developer Preview Release Now Available

The long awaited java 7 developer preview release (build 130) can now be downloaded here. The final release is scheduled for July. For sending feedback you can use the forums and the bug-reporting channel. For more details, make sure you … Continue reading

23
Feb
2011
0

Reasons to call .isEmpty on co…

Reasons to call .isEmpty on collections – http://www.transylvania-jug.org/archives/140

22
Feb
2011
8

Reasons to call .isEmpty on collections

I’ve seen many times code like the one below: 1 if (collection.size() > 0) { … }if (collection.size() > 0) { … } There is just something which inherently “clicks” with most programmers minds when they think “non-empty”. There is … Continue reading

20
Oct
2010
2

Transylvania Java User Group!

Under construction!

df