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
597 B
29 lines
597 B
package p060t1;
|
|
|
|
/* renamed from: t1.q0 */
|
|
/* loaded from: classes.dex */
|
|
public final class C1710q0 implements InterfaceC1712r0 {
|
|
|
|
/* renamed from: d */
|
|
public final C1672e1 f3944d;
|
|
|
|
public C1710q0(C1672e1 c1672e1) {
|
|
this.f3944d = c1672e1;
|
|
}
|
|
|
|
@Override // p060t1.InterfaceC1712r0
|
|
/* renamed from: a */
|
|
public boolean mo523a() {
|
|
return false;
|
|
}
|
|
|
|
@Override // p060t1.InterfaceC1712r0
|
|
/* renamed from: d */
|
|
public C1672e1 mo522d() {
|
|
return this.f3944d;
|
|
}
|
|
|
|
public String toString() {
|
|
return super.toString();
|
|
}
|
|
} |