Welcome to SofiaDev.Org's Blogs Sign in | Join | Help

26 Април 2006 - Posts

Comparing and Sorting with Generics

I’m working on a project on which I need to sort some custom classes. Today, I’ve decided to play around and find easier and faster way to deal with different sorting scenarios with the use of generics. I’ve a simple class hierarchy with a root abstract
posted by branimir | 0 Comments