Package com.alibaba.fastjson2.annotation
Annotation Type JSONCompiler
-
@Retention(RUNTIME) @Target({TYPE,METHOD,CONSTRUCTOR,ANNOTATION_TYPE}) public @interface JSONCompiler
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description JSONCompiler.CompilerOptionvalue
-
-
-
Element Detail
-
value
JSONCompiler.CompilerOption value
- Default:
- com.alibaba.fastjson2.annotation.JSONCompiler.CompilerOption.DEFAULT
-
-