Uses of Class
com.jsoniter.output.CodegenAccess.StaticCodegenTarget
-
Packages that use CodegenAccess.StaticCodegenTarget Package Description com.jsoniter.output -
-
Uses of CodegenAccess.StaticCodegenTarget in com.jsoniter.output
Fields in com.jsoniter.output declared as CodegenAccess.StaticCodegenTarget Modifier and Type Field Description (package private) static CodegenAccess.StaticCodegenTarget
Codegen. isDoingStaticCodegen
Methods in com.jsoniter.output with parameters of type CodegenAccess.StaticCodegenTarget Modifier and Type Method Description static void
Codegen. staticGenEncoders(TypeLiteral[] typeLiterals, CodegenAccess.StaticCodegenTarget staticCodegenTarget)
static void
CodegenAccess. staticGenEncoders(TypeLiteral[] typeLiterals, CodegenAccess.StaticCodegenTarget staticCodegenTarget)
-