Annotation Type SerializedConverters


@Target({TYPE,METHOD,FIELD}) @Retention(RUNTIME) public @interface SerializedConverters
A TypeConverters annotation allows the definition of multiple SerializedConverter.
See Also:
Author:
James Sutherland
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    (Required) An array of type converter.