package p491;

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

/* JADX INFO: renamed from: ޓ.ނ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public interface InterfaceC7311<R, T> {

    /* JADX INFO: renamed from: ޓ.ނ$֏, reason: contains not printable characters */
    public static abstract class AbstractC7312 {
        @Nullable
        /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
        public abstract InterfaceC7311<?, ?> mo10956(Type type, Annotation[] annotationArr, C7367 c7367);
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    T mo10954(InterfaceC7310<R> interfaceC7310);

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    Type mo10955();
}
