Class TypeBoundInvokeUse

java.lang.Object
jadx.core.dex.visitors.typeinference.TypeBoundInvokeUse
All Implemented Interfaces:
ITypeBound, ITypeBoundDynamic

public final class TypeBoundInvokeUse extends Object implements ITypeBoundDynamic
Special dynamic bound for invoke with generics. Arguments bound type calculated using instance generic type.