Package jadx.core.dex.attributes.nodes
Class MethodTypeVarsAttr
java.lang.Object
jadx.core.dex.attributes.nodes.MethodTypeVarsAttr
- All Implemented Interfaces:
IJadxAttribute
Set of known type variables at current method
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface jadx.api.plugins.input.data.attributes.IJadxAttribute
keepLoaded, toAttrString
-
Field Details
-
EMPTY
-
typeVars
-
-
Constructor Details
-
MethodTypeVarsAttr
-
-
Method Details
-
build
-
getTypeVars
-
getAttrType
- Specified by:
getAttrTypein interfaceIJadxAttribute
-
toString
-