I have the following code -
Collection collection1 = new ArrayList(); collection1.add(new Integer(1)); Collection collection2 = new ArrayList(); collection2.add(