コード例 #1
0
 @Override
 public Iterator<Entry<Key, Object>> entryIterator() {
   return column.entryIterator();
 }