Example #1
0
 public Iterator<Item> iterator() {
   return items.iterator();
 }