@interface BSMutableIntegerMap : BSIntegerMap - (void)removeAllObjects; - (void)setObject:(id)a0 forKey:(long long)a1; - (void)removeObjectForKey:(long long)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; @end