luxlabs header browser preview


@interface NSSQLiteIndexStatisticsResult : NSPersistentStoreResult

@property (readonly) id result;

- (void)dealloc;
- (id)initWithResult:(id)a0;
- (id)initWithSubresults:(id)a0;

@end