e.smali
.class final Lcom/a/b/d/a/e;
.super Ljava/lang/Object;
# interfaces
.implements Lcom/a/b/f/x;
# direct methods
.method constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final a(Lcom/a/b/f/d;Lcom/a/b/a/a;)Lcom/a/b/f/v;
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(",
"Lcom/a/b/f/d;",
"Lcom/a/b/a/a",
"<TT;>;)",
"Lcom/a/b/f/v",
"<TT;>;"
}
.end annotation
invoke-virtual {p2}, Lcom/a/b/a/a;->getRawType()Ljava/lang/Class;
move-result-object v0
const-class v1, Ljava/util/Date;
if-ne v0, v1, :cond_e
new-instance v0, Lcom/a/b/d/a/d;
invoke-direct {v0}, Lcom/a/b/d/a/d;-><init>()V
:goto_d
return-object v0
:cond_e
const/4 v0, 0x0
goto :goto_d
.end method