Class TypeBoundConst
java.lang.Object
jadx.core.dex.visitors.typeinference.TypeBoundConst
- All Implemented Interfaces:
ITypeBound
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTypeBoundConst(BoundEnum bound, ArgType type) TypeBoundConst(BoundEnum bound, ArgType type, RegisterArg arg) -
Method Summary
-
Field Details
-
bound
-
type
-
arg
-
-
Constructor Details
-
TypeBoundConst
-
TypeBoundConst
-
-
Method Details
-
getBound
- Specified by:
getBoundin interfaceITypeBound
-
getType
- Specified by:
getTypein interfaceITypeBound
-
getArg
- Specified by:
getArgin interfaceITypeBound
-
equals
-
hashCode
public int hashCode() -
toString
-