AbstractMap


Object Hierarchy:

Object hierarchy for AbstractMap

Description:

public abstract class AbstractMap<K ,V> : Object, Iterable< Entry<K?, V?>>, Map<K?, V?>

Skeletal implementation of the Map interface.

Contains common code shared by all map implementations.

See also:

HashMap, TreeMap



Namespace: Gee
Package: gee-1.0

Content:

Creation methods:

Properties:

Methods:


Generated by Valadoc