luxlabs header browser preview


@interface IPMutableRepeatedDouble : IPRepeatedDouble

+ (id)new;

- (id)init;
- (id)copyWithZone:(struct _NSZone { } *)a0;
- (void)appendDoubleValue:(double)a0;

@end