Annotation Type Externalize

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Class<? extends Externalizer> value
      Specify the externalizer class to be used by the annotated class.
    • Element Detail

      • value

        Class<? extends Externalizer> value
        Specify the externalizer class to be used by the annotated class.
        Returns:
        the externalizer type