30313233343536
public class LowerAlphaLatinFormatterTestCase extends CounterFormatterTestAbstract { // Javadoc inherited. protected CounterFormatter createFormatter() { return new LowerAlphaLatinFormatter(); }