package i;

import java.lang.reflect.Type;

/* JADX INFO: renamed from: i.H, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public class C0515H implements U {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public static C0515H f4221a = new C0515H();

    @Override // i.U
    public void a(C0516I c0516i, Object obj, Object obj2, Type type, int i2) {
        InterfaceC0514G interfaceC0514G = (InterfaceC0514G) obj;
        if (interfaceC0514G == null) {
            c0516i.x();
        } else {
            interfaceC0514G.a(c0516i, obj2, type, i2);
        }
    }
}
