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