Documentation

NSMutableIndexSet categories documentation

All the public Categories which extend NSMutableIndexSet class.

ETCollectionHOM

NSMutableIndexSet (ETCollectionHOM) <ETCollectionMutationHOM, ETCollectionHOMMapIntegration>

AuthorsGenerated by builder
Declared inETCollection+HOM.h

Etoile

NSMutableIndexSet (Etoile)

Additions to index set classes.

AuthorsQuentin Mathe
Declared inNSIndexSet+Etoile.h

Default

- (void) invertIndex: (unsigned int)index

Inverts whether an index is present or not in the index set.

If the receiver contains index, this index gets removed, else this index gets added.

    ETCollectionMutation

    NSMutableIndexSet (ETCollectionMutation) <ETCollectionMutation>

    NSObject and collection class additions like a collection protocol.

    AuthorsQuentin Mathe
    Declared inETCollection.h