Uses of Enum
com.alibaba.fastjson2.annotation.JSONCompiler.CompilerOption
Packages that use JSONCompiler.CompilerOption
-
Uses of JSONCompiler.CompilerOption in com.alibaba.fastjson2.annotation
Subclasses with type arguments of type JSONCompiler.CompilerOption in com.alibaba.fastjson2.annotationMethods 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.