   Bag<?> bag=new BagImpl<String>(ANY_ORDER);
   Iterator<Map.Entry<?,Integer>> it=bag.iterator();