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.
19 lines
387 B
19 lines
387 B
package p060t1;
|
|
|
|
/* renamed from: t1.d */
|
|
/* loaded from: classes.dex */
|
|
public final class C1667d extends AbstractC1692l0 {
|
|
|
|
/* renamed from: j */
|
|
public final Thread f3898j;
|
|
|
|
public C1667d(Thread thread) {
|
|
this.f3898j = thread;
|
|
}
|
|
|
|
@Override // p060t1.AbstractC1697m0
|
|
/* renamed from: w */
|
|
public Thread mo536w() {
|
|
return this.f3898j;
|
|
}
|
|
} |