luxlabs header browser preview


@interface ATXHistogramBundleIdTable : ATXHistogramTable <ATXBundleIdRemovableProtocol>

+ (id)sharedInstance;
+ (void)stopUsingTemporarySharedInstance;
+ (void)useTemporarySharedInstance:(id)a0;

- (id)initWithDatastore:(id)a0;
- (void)removeBundleIds:(id)a0;
- (id)permutationFrom:(id)a0;

@end