Package yapion.annotations.object
Annotation Type YAPIONObjenesis
-
@Retention(RUNTIME) @Target(TYPE) public @interface YAPIONObjenesisThis annotation is used to describe that theYAPIONDeserializershould useObjenesisBaseto create an instance of this Type. This annotation should be used with care and is best used withYAPIONPreDeserializationandYAPIONPostDeserialization.