package com.bumptech.glide.load.data;

/* JADX INFO: loaded from: classes.dex */
public interface a<T> {

    /* JADX INFO: renamed from: com.bumptech.glide.load.data.a$a, reason: collision with other inner class name */
    public interface InterfaceC0080a<T> {
        Class a();

        a b(Object obj);
    }

    Object a();

    void b();
}
