You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
860 B
29 lines
860 B
package p056s0;
|
|
|
|
import p039m1.C1468e;
|
|
import p039m1.C1470g;
|
|
import p056s0.AbstractC1611a;
|
|
|
|
/* renamed from: s0.d */
|
|
/* loaded from: classes.dex */
|
|
public final class C1616d extends AbstractC1611a {
|
|
public C1616d() {
|
|
this(null, 1, null);
|
|
}
|
|
|
|
public C1616d(AbstractC1611a abstractC1611a) {
|
|
C1470g.m1292e(abstractC1611a, "initialExtras");
|
|
m794a().putAll(abstractC1611a.m794a());
|
|
}
|
|
|
|
public /* synthetic */ C1616d(AbstractC1611a abstractC1611a, int i, C1468e c1468e) {
|
|
this((i & 1) != 0 ? AbstractC1611a.C1612a.f3735b : abstractC1611a);
|
|
}
|
|
|
|
/* JADX WARN: Multi-variable type inference failed */
|
|
/* renamed from: b */
|
|
public final <T> void m791b(AbstractC1611a.InterfaceC1613b<T> interfaceC1613b, T t) {
|
|
C1470g.m1292e(interfaceC1613b, "key");
|
|
m794a().put(interfaceC1613b, t);
|
|
}
|
|
} |