Class NSCountedSet<T extends NSObject>

All Implemented Interfaces:
Iterable<T>, Collection<T>, Set<T>, NSFastEnumeration, NSObjectProtocol, ObjCProtocol

public class NSCountedSet<T extends NSObject>
extends NSMutableSet<T>