tmap/smali/x3/d.smali
2022-06-10 21:38:30 +09:00

74 lines
1.6 KiB
Smali

.class public Lx3/d;
.super Lx3/f;
.source "LottieInterpolatedIntegerValue.java"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lx3/f<",
"Ljava/lang/Integer;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>(Ljava/lang/Integer;Ljava/lang/Integer;)V
.locals 0
.line 1
invoke-direct {p0, p1, p2}, Lx3/f;-><init>(Ljava/lang/Object;Ljava/lang/Object;)V
return-void
.end method
.method public constructor <init>(Ljava/lang/Integer;Ljava/lang/Integer;Landroid/view/animation/Interpolator;)V
.locals 0
.line 2
invoke-direct {p0, p1, p2, p3}, Lx3/f;-><init>(Ljava/lang/Object;Ljava/lang/Object;Landroid/view/animation/Interpolator;)V
return-void
.end method
# virtual methods
.method public bridge synthetic e(Ljava/lang/Object;Ljava/lang/Object;F)Ljava/lang/Object;
.locals 0
.line 1
check-cast p1, Ljava/lang/Integer;
check-cast p2, Ljava/lang/Integer;
invoke-virtual {p0, p1, p2, p3}, Lx3/d;->f(Ljava/lang/Integer;Ljava/lang/Integer;F)Ljava/lang/Integer;
move-result-object p1
return-object p1
.end method
.method public f(Ljava/lang/Integer;Ljava/lang/Integer;F)Ljava/lang/Integer;
.locals 0
.line 1
invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I
move-result p1
invoke-virtual {p2}, Ljava/lang/Integer;->intValue()I
move-result p2
invoke-static {p1, p2, p3}, Lw3/g;->k(IIF)I
move-result p1
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p1
return-object p1
.end method