granularity level: instruction

		.class final Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/AutoValue_SchedulerConfig;
.super Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig;
.source "AutoValue_SchedulerConfig.java"


.field private final clock:Lcom/google/android/datatransport/runtime/time/Clock;
.field private final values:Ljava/util/Map;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Map<",
"Lcom/google/android/datatransport/Priority;",
"Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig$ConfigValue;",
">;"
}
.end annotation
.end field


.method constructor <init>(Lcom/google/android/datatransport/runtime/time/Clock;Ljava/util/Map;)V
	.locals 0
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"(",
	"Lcom/google/android/datatransport/runtime/time/Clock;",
	"Ljava/util/Map<",
	"Lcom/google/android/datatransport/Priority;",
	"Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig$ConfigValue;",
	">;)V"
	}
	.end annotation

	invoke-direct {p0}, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig;-><init>()V
	iput-object p1, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/AutoValue_SchedulerConfig;->clock:Lcom/google/android/datatransport/runtime/time/Clock;
	iput-object p2, p0, Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/AutoValue_SchedulerConfig;->values:Ljava/util/Map;
	return-void
.end method

.method public equals(Ljava/lang/Object;)Z
	.locals 4

	const/4 v0, 0x0
	return v0
.end method

.method  getClock()Lcom/google/android/datatransport/runtime/time/Clock;
	.locals 1

	const/4 v0, 0x0
	return-object v0
.end method

.method  getValues()Ljava/util/Map;
	.locals 1
	.annotation system Ldalvik/annotation/Signature;
	value = {
	"()",
	"Ljava/util/Map<",
	"Lcom/google/android/datatransport/Priority;",
	"Lcom/google/android/datatransport/runtime/scheduling/jobscheduling/SchedulerConfig$ConfigValue;",
	">;"
	}
	.end annotation

	const/4 v0, 0x0
	return-object v0
.end method

.method public hashCode()I
	.locals 2

	const/4 v0, 0x0
	return v0
.end method

.method public toString()Ljava/lang/String;
	.locals 2

	const/4 v0, 0x0
	return-object v0
.end method