AnimationProperties$2.smali
.class final Lim/tpelyyftgw/ui/components/AnimationProperties$2;
.super Lim/tpelyyftgw/ui/components/AnimationProperties$IntProperty;
.source "AnimationProperties.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lim/tpelyyftgw/ui/components/AnimationProperties;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lim/tpelyyftgw/ui/components/AnimationProperties$IntProperty<",
"Landroid/graphics/drawable/ColorDrawable;",
">;"
}
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Ljava/lang/String;)V
.registers 2
.param p1, "name" # Ljava/lang/String;
.line 52
invoke-direct {p0, p1}, Lim/tpelyyftgw/ui/components/AnimationProperties$IntProperty;-><init>(Ljava/lang/String;)V
return-void
.end method
# virtual methods
.method public get(Landroid/graphics/drawable/ColorDrawable;)Ljava/lang/Integer;
.registers 3
.param p1, "object" # Landroid/graphics/drawable/ColorDrawable;
.line 60
invoke-virtual {p1}, Landroid/graphics/drawable/ColorDrawable;->getAlpha()I
move-result v0
invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic get(Ljava/lang/Object;)Ljava/lang/Object;
.registers 2
.line 52
check-cast p1, Landroid/graphics/drawable/ColorDrawable;
invoke-virtual {p0, p1}, Lim/tpelyyftgw/ui/components/AnimationProperties$2;->get(Landroid/graphics/drawable/ColorDrawable;)Ljava/lang/Integer;
move-result-object p1
return-object p1
.end method
.method public setValue(Landroid/graphics/drawable/ColorDrawable;I)V
.registers 3
.param p1, "object" # Landroid/graphics/drawable/ColorDrawable;
.param p2, "value" # I
.line 55
invoke-virtual {p1, p2}, Landroid/graphics/drawable/ColorDrawable;->setAlpha(I)V
.line 56
return-void
.end method
.method public bridge synthetic setValue(Ljava/lang/Object;I)V
.registers 3
.line 52
check-cast p1, Landroid/graphics/drawable/ColorDrawable;
invoke-virtual {p0, p1, p2}, Lim/tpelyyftgw/ui/components/AnimationProperties$2;->setValue(Landroid/graphics/drawable/ColorDrawable;I)V
return-void
.end method