Annotation Type MetaData.Factory


  • public static @interface MetaData.Factory
    For internal use, holds metadata on generated adapters that also have factories.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Class<?>[] value
      The generated JsonAdapters that have a factory.
    • Element Detail

      • value

        Class<?>[] value
        The generated JsonAdapters that have a factory.