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