> Well, it could be recoded like this: > > return !(o1.intValue() % 2 == 0 ^ o2.intValue() % 2 == 0); > > which is not really clearer but it is fewer chars.. > > Gary >
well, looks smart to me! :) http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org