By bloid
via techpolesen.blogspot.com
Published: Nov 07 2007 / 14:48
To impose ordering on Java objects, you can either implement Comparable or Comparator. Which one to choose? Well, here is my five cents on the issue. When comparing the two approaches, I will use this little simple Java class
Add your comment
Voters For This Link (13)
-
bloid -
pulesen -
jeyben -
mortenholm.myopenid.com -
mostlyharmless -
dzone@portinfo.com -
hal10001 -
myglegaard -
nsthen -
ikysil -
pblakez -
skjoettnet -
domreiroam


