Uses of Interface
jadx.core.dex.visitors.typeinference.ITypeBoundDynamic
Packages that use ITypeBoundDynamic
-
Uses of ITypeBoundDynamic in jadx.core.dex.visitors.typeinference
Classes in jadx.core.dex.visitors.typeinference that implement ITypeBoundDynamicModifier and TypeClassDescriptionfinal classAllow ignoring down casts (return arg type instead cast type) Such casts will be removed later.final classDynamic bound for instance field get of generic type.final classSpecial dynamic bound for invoke with generics.final classSpecial dynamic bound for invoke with generics.