Collection


Object Hierarchy:

Gee.Collection Gee.Collection Gee.Collection Gee.Iterable Gee.Iterable Gee.Iterable->Gee.Collection

Description:


[ GenericAccessors ]
public interface Collection<G> : Iterable<G>

A generic collection of objects.

All known implementing classes:
All known sub-interfaces:

Namespace: Gee
Package: gee-0.8

Content:

Properties:

Static methods:

Methods:

Inherited Members:

All known members inherited from interface Gee.Iterable