16 lines
408 B
Java
16 lines
408 B
Java
package o;
|
|
|
|
/* renamed from: o.gdt, reason: case insensitive filesystem */
|
|
/* loaded from: classes.dex */
|
|
public interface InterfaceC14988gdt<T, V> extends InterfaceC14984gdp<V>, InterfaceC14894gbR<T, V> {
|
|
|
|
/* renamed from: o.gdt$RVV */
|
|
/* loaded from: classes.dex */
|
|
public interface RVV<T, V> extends InterfaceC14991gdw<V>, InterfaceC14894gbR<T, V> {
|
|
}
|
|
|
|
V d(T t);
|
|
|
|
RVV<T, V> g();
|
|
}
|