IntegerFormatterConfig
IntegerFormatterConfig* config = new(std::nothrow) IntegerFormatterConfig;
BReference<IntegerFormatterConfig> configReference(config, true);
IntegerFormatterConfig()
class IntegerFormatterConfig;