granularity level: instruction

		.class public final Lcom/google/android/datatransport/runtime/ExecutionModule_ExecutorFactory;
.super Ljava/lang/Object;
.source "ExecutionModule_ExecutorFactory.java"
.implements Lcom/google/android/datatransport/runtime/dagger/internal/Factory;

.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/android/datatransport/runtime/ExecutionModule_ExecutorFactory$InstanceHolder;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/google/android/datatransport/runtime/dagger/internal/Factory<",
"Ljava/util/concurrent/Executor;",
">;"
}
.end annotation



.method public constructor <init>()V
	.locals 0

	invoke-direct {p0}, Ljava/lang/Object;-><init>()V
	return-void
.end method

.method public static create()Lcom/google/android/datatransport/runtime/ExecutionModule_ExecutorFactory;
	.locals 1

	invoke-static {}, Lcom/google/android/datatransport/runtime/ExecutionModule_ExecutorFactory$InstanceHolder;->access$000()Lcom/google/android/datatransport/runtime/ExecutionModule_ExecutorFactory;
	move-result-object v0
	return-object v0
.end method

.method public static executor()Ljava/util/concurrent/Executor;
	.locals 2

	invoke-static {}, Lcom/google/android/datatransport/runtime/ExecutionModule;->executor()Ljava/util/concurrent/Executor;
	move-result-object v0
	const-string v1, "Cannot return null from a non-@Nullable @Provides method"
	invoke-static {v0, v1}, Lcom/google/android/datatransport/runtime/dagger/internal/Preconditions;->checkNotNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
	move-result-object v0
	check-cast v0, Ljava/util/concurrent/Executor;
	return-object v0
.end method

.method public bridge synthetic get()Ljava/lang/Object;
	.locals 1

	invoke-virtual {p0}, Lcom/google/android/datatransport/runtime/ExecutionModule_ExecutorFactory;->get()Ljava/util/concurrent/Executor;
	move-result-object v0
	return-object v0
.end method

.method public get()Ljava/util/concurrent/Executor;
	.locals 1

	invoke-static {}, Lcom/google/android/datatransport/runtime/ExecutionModule_ExecutorFactory;->executor()Ljava/util/concurrent/Executor;
	move-result-object v0
	return-object v0
.end method