luxlabs header browser preview


@interface SPRPersistenceFactory : SPRObject

- (id)makePersistingCoreDataWithEntity:(long long)a0 error:(id *)a1;
- (id)makePersistingCoreDataWithName:(id)a0 error:(id *)a1;

@end