map_iterator


Description:

public abstract MapIterator<K,V> map_iterator ()

Returns a Iterator that can be used for simple iteration over a map.

Returns:

a Iterator that can be used for simple iteration over a map