类 NumberFormatAnnotationFormatterFactory

java.lang.Object
cn.taketoday.context.support.EmbeddedValueResolutionSupport
cn.taketoday.format.number.NumberFormatAnnotationFormatterFactory
所有已实现的接口:
Aware, EmbeddedValueResolverAware, AnnotationFormatterFactory<NumberFormat>

public class NumberFormatAnnotationFormatterFactory extends EmbeddedValueResolutionSupport implements AnnotationFormatterFactory<NumberFormat>
Formats fields annotated with the NumberFormat annotation.
从以下版本开始:
4.0
作者:
Keith Donald, Juergen Hoeller
另请参阅:
  • 构造器详细资料

    • NumberFormatAnnotationFormatterFactory

      public NumberFormatAnnotationFormatterFactory()
  • 方法详细资料