HashSet


Object Hierarchy:

Vala.HashSet Vala.HashSet Vala.HashSet Vala.Set Vala.Set Vala.Set->Vala.HashSet Vala.Collection Vala.Collection Vala.Collection->Vala.Set Vala.Iterable Vala.Iterable Vala.Iterable->Vala.Collection

Description:

public class HashSet<G> : Set<G>

Hashtable implementation of the Set interface.


Namespace: Vala
Package: gee

Content:

Classes:

Constants:

Properties:

Creation methods:

Methods:

Fields:

Inherited Members:

All known members inherited from class Vala.Iterable