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.
24 lines
569 B
24 lines
569 B
package kotlinx.coroutines.scheduling;
|
|
|
|
/* renamed from: kotlinx.coroutines.scheduling.j */
|
|
/* loaded from: classes.dex */
|
|
public final class C1401j implements InterfaceC1400i {
|
|
|
|
/* renamed from: a */
|
|
public final int f3106a;
|
|
|
|
public C1401j(int i) {
|
|
this.f3106a = i;
|
|
}
|
|
|
|
@Override // kotlinx.coroutines.scheduling.InterfaceC1400i
|
|
/* renamed from: a */
|
|
public int mo1424a() {
|
|
return this.f3106a;
|
|
}
|
|
|
|
@Override // kotlinx.coroutines.scheduling.InterfaceC1400i
|
|
/* renamed from: b */
|
|
public void mo1423b() {
|
|
}
|
|
} |