JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.jsoniter.annotation
JsonCreator
Contents
Description
Hide sidebar
Show sidebar
Annotation Type JsonCreator
@Target
({
ANNOTATION_TYPE
,
METHOD
,
CONSTRUCTOR
})
@Retention
(
RUNTIME
)
public @interface
JsonCreator