public abstract Set<Entry<K, V>> entrySet ()
public abstract Set<K> keySet ()
public abstract Collection<V> values ()