AbstractList


Object Hierarchy:

Object hierarchy for AbstractList

Description:

public abstract class AbstractList< G> : AbstractCollection<G ?>, List<G?>

Skeletal implementation of the List interface.

Contains common code shared by all list implementations.

See also:

ArrayList, LinkedList



Namespace: Gee
Package: gee-1.0

Content:

Creation methods:

Properties:

Methods:


Generated by Valadoc