Annotation Interface FormatterType


@Documented @Target(TYPE) @Retention(RUNTIME) public @interface FormatterType
Used by FormatterFactory to detect the proper formatter for a given type.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details