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