Class TypeBoundCheckCastAssign

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

public final class TypeBoundCheckCastAssign extends Object implements ITypeBoundDynamic
Allow ignoring down casts (return arg type instead cast type) Such casts will be removed later.