HashMap


Object Hierarchy:

Vala.HashMap Vala.HashMap Vala.HashMap Vala.Map Vala.Map Vala.Map->Vala.HashMap

Description:

public class HashMap<K,V> : Map<K,V>

Hashtable implementation of the Map interface.


Namespace: Vala
Package: gee

Content:

Classes:

Constants:

Properties:

Creation methods:

Methods:

Fields:

Inherited Members:

All known members inherited from class Vala.Map