Why cant use generate a method that uses a some function to take two Lists
and compare them element by element, rather than having one list try and
compare against the other list... I guess you want a "Comparator" to be
passed to the List etc just like TreeSet takes a Comparator before falling
back on Comparable.

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to javapo...@googlegroups.com.
To unsubscribe from this group, send email to 
javaposse+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to