XML Feeds

.

[java-dev] Re: beginner question about Atom.intersection

matpe matteo.pennese at fastwebnet.it
Mon Sep 3 01:37:35 MDT 2007


many thanks emmanuel.

My fault is a misunderstanding about the intersection function; it reports the elements in common. My goal is to have such a result:

A: 13 8 90  B: 21 16 30
result: 13 21 8 16 90 30


I'll keep to investigate.

Thanks again

m


More information about the java-dev mailing list