Uses of Class
jadx.core.codegen.json.mapping.JsonClsMapping
Packages that use JsonClsMapping
-
Uses of JsonClsMapping in jadx.core.codegen.json
Methods in jadx.core.codegen.json with parameters of type JsonClsMappingModifier and TypeMethodDescriptionprivate static voidJsonMappingGen.addFields(ClassNode cls, JsonClsMapping jsonCls) private static voidJsonMappingGen.addMethods(ClassNode cls, JsonClsMapping jsonCls) -
Uses of JsonClsMapping in jadx.core.codegen.json.mapping
Fields in jadx.core.codegen.json.mapping with type parameters of type JsonClsMappingMethods in jadx.core.codegen.json.mapping that return types with arguments of type JsonClsMappingMethod parameters in jadx.core.codegen.json.mapping with type arguments of type JsonClsMapping