Uses of Class
jadx.core.dex.attributes.nodes.ClassTypeVarsAttr
Packages that use ClassTypeVarsAttr
Package
Description
-
Uses of ClassTypeVarsAttr in jadx.core.dex.attributes
Fields in jadx.core.dex.attributes with type parameters of type ClassTypeVarsAttr -
Uses of ClassTypeVarsAttr in jadx.core.dex.attributes.nodes
Fields in jadx.core.dex.attributes.nodes declared as ClassTypeVarsAttrMethods in jadx.core.dex.attributes.nodes that return types with arguments of type ClassTypeVarsAttr -
Uses of ClassTypeVarsAttr in jadx.core.dex.nodes.utils
Methods in jadx.core.dex.nodes.utils that return ClassTypeVarsAttrModifier and TypeMethodDescriptionprivate ClassTypeVarsAttrTypeUtils.buildClassTypeVarsAttr(ClassNode cls) @Nullable ClassTypeVarsAttrTypeUtils.getClassTypeVars(ArgType type)