TimeModule_EventClockFactory.smali
.class public final Lcom/google/android/datatransport/runtime/time/TimeModule_EventClockFactory;
.super Ljava/lang/Object;
# interfaces
.implements Ldagger/internal/Factory;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ldagger/internal/Factory<",
"Lcom/google/android/datatransport/runtime/time/Clock;",
">;"
}
.end annotation
# static fields
.field private static final a:Lcom/google/android/datatransport/runtime/time/TimeModule_EventClockFactory;
# direct methods
.method static constructor <clinit>()V
.registers 1
new-instance v0, Lcom/google/android/datatransport/runtime/time/TimeModule_EventClockFactory;
invoke-direct {v0}, Lcom/google/android/datatransport/runtime/time/TimeModule_EventClockFactory;-><init>()V
sput-object v0, Lcom/google/android/datatransport/runtime/time/TimeModule_EventClockFactory;->a:Lcom/google/android/datatransport/runtime/time/TimeModule_EventClockFactory;
return-void
.end method
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static a()Lcom/google/android/datatransport/runtime/time/TimeModule_EventClockFactory;
.registers 1
sget-object v0, Lcom/google/android/datatransport/runtime/time/TimeModule_EventClockFactory;->a:Lcom/google/android/datatransport/runtime/time/TimeModule_EventClockFactory;
return-object v0
.end method
.method public static b()Lcom/google/android/datatransport/runtime/time/Clock;
.registers 2
invoke-static {}, Lcom/google/android/datatransport/runtime/time/TimeModule;->a()Lcom/google/android/datatransport/runtime/time/Clock;
move-result-object v0
const-string v1, "Cannot return null from a non-@Nullable @Provides method"
invoke-static {v0, v1}, Ldagger/internal/Preconditions;->c(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
check-cast v0, Lcom/google/android/datatransport/runtime/time/Clock;
return-object v0
.end method
# virtual methods
.method public c()Lcom/google/android/datatransport/runtime/time/Clock;
.registers 2
invoke-static {}, Lcom/google/android/datatransport/runtime/time/TimeModule_EventClockFactory;->b()Lcom/google/android/datatransport/runtime/time/Clock;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic get()Ljava/lang/Object;
.registers 2
invoke-virtual {p0}, Lcom/google/android/datatransport/runtime/time/TimeModule_EventClockFactory;->c()Lcom/google/android/datatransport/runtime/time/Clock;
move-result-object v0
return-object v0
.end method