Package | Description |
---|---|
org.springframework.format.number |
Formatters for
java.lang.Number properties. |
Modifier and Type | Method and Description |
---|---|
Parser<Number> |
NumberFormatAnnotationFormatterFactory.getParser(NumberFormat annotation,
Class<?> fieldType) |
Printer<Number> |
NumberFormatAnnotationFormatterFactory.getPrinter(NumberFormat annotation,
Class<?> fieldType) |
Copyright © 2015. All rights reserved.