package F7;

import java.lang.annotation.Annotation;
import java.lang.reflect.Type;

/* JADX INFO: renamed from: F7.m, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public abstract class AbstractC0129m {
    public InterfaceC0130n a(Type type, Annotation[] annotationArr) {
        return null;
    }

    public abstract InterfaceC0130n b(Type type, Annotation[] annotationArr, V v7);
}
