Initial version -- added millennium read funcionality
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
package com.google.android.gms.tasks;
|
||||
|
||||
import java.util.concurrent.Executor;
|
||||
|
||||
/* JADX INFO: compiled from: com.google.android.gms:play-services-tasks@@18.1.0 */
|
||||
/* JADX INFO: loaded from: classes2.dex */
|
||||
public final class TaskExecutors {
|
||||
public static final Executor MAIN_THREAD = new zzu();
|
||||
static final Executor zza = new zzt();
|
||||
|
||||
private TaskExecutors() {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user