luxlabs header browser preview


@interface EFMutableInt64Set : EFInt64Set

- (void)addIndex:(long long)a0;
- (void)intersectIndexes:(id)a0;
- (void)removeIndexes:(id)a0;
- (void)addIndexes:(id)a0;
- (void)removeAllIndexes;
- (void)removeIndex:(long long)a0;
- (id)copyWithZone:(struct _NSZone { } *)a0;

@end