luxlabs header browser preview


@interface CNVCardParsingConcurrencyStrategy : NSObject

+ (BOOL)shouldTryConcurrentParsingForOptions:(id)a0;
+ (id)strategyForOptions:(id)a0;

@end