Package io.avaje.jsonb.spi
Annotation Type MetaData.Factory
-
public static @interface MetaData.Factory
For internal use, holds metadata on generated adapters that also have factories.
-
-
Element Detail
-
value
Class<?>[] value
The generated JsonAdapters that have a factory.
-
-