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.StaticCodegenTargetCodegen. isDoingStaticCodegenMethods in com.jsoniter with parameters of type CodegenAccess.StaticCodegenTarget Modifier and Type Method Description static voidCodegen. staticGenDecoders(TypeLiteral[] typeLiterals, CodegenAccess.StaticCodegenTarget staticCodegenTarget)static voidCodegenAccess. staticGenDecoders(TypeLiteral[] typeLiterals, CodegenAccess.StaticCodegenTarget staticCodegenTarget)
-