First try of uncluttering CellNumberFormatter. Make inner classes static and remove setting of private outer properties while in constructor. Make properties final to make sure they are only set once.