Package yapion.annotations.deserialize
-
Annotation Types Summary Annotation Type Description YAPIONDeserializeType This annotation is useful for interface implementations likeList
,Map
,Queue
,Queue
orSet
.YAPIONLoad This annotation describes a Field or Type to be loaded in the process of deserialization.YAPIONLoadExclude This annotation describes a Field or Type to be excluded in the process of deserialization.