luxlabs header browser preview


@interface HMDRemoteDestinationFormatter : NSFormatter

+ (id)defaultFormatter;

- (id)stringForObjectValue:(id)a0;
- (BOOL)getObjectValue:(out id *)a0 forString:(id)a1 errorDescription:(out id *)a2;

@end