Uses of Enum
com.alibaba.fastjson2.annotation.JSONCompiler.CompilerOption
Packages that use JSONCompiler.CompilerOption
-
Uses of JSONCompiler.CompilerOption in com.alibaba.fastjson2.annotation
Methods in com.alibaba.fastjson2.annotation that return JSONCompiler.CompilerOptionModifier and TypeMethodDescriptionstatic JSONCompiler.CompilerOptionReturns the enum constant of this type with the specified name.static JSONCompiler.CompilerOption[]JSONCompiler.CompilerOption.values()Returns an array containing the constants of this enum type, in the order they are declared.