Uses of Class
com.jsoniter.annotation.JsonUnwrapper
-
Packages that use JsonUnwrapper Package Description com.jsoniter.extra com.jsoniter.spi -
-
Uses of JsonUnwrapper in com.jsoniter.extra
Methods in com.jsoniter.extra that return JsonUnwrapper Modifier and Type Method Description protected JsonUnwrapper
JacksonCompatibilityMode. getJsonUnwrapper(java.lang.annotation.Annotation[] annotations)
-
Uses of JsonUnwrapper in com.jsoniter.spi
Methods in com.jsoniter.spi that return JsonUnwrapper Modifier and Type Method Description protected JsonUnwrapper
Config. getJsonUnwrapper(java.lang.annotation.Annotation[] annotations)
-