List
Object Hierarchy:
Description:
[
GenericAccessors ]
public interface List<
G> :
Collection<
G>
All known implementing classes:
All known sub-interfaces:
Content:
Properties:
Static methods:
- public static List<G> empty<G> ()
Methods:
Inherited Members:
All known members inherited from interface Gee.Collection