AnimationProperties$1.smali
.class final Lim/tpelyyftgw/ui/components/AnimationProperties$1;
.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/Paint;",
">;"
}
.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 40
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/Paint;)Ljava/lang/Integer;
.registers 3
.param p1, "object" # Landroid/graphics/Paint;
.line 48
invoke-virtual {p1}, Landroid/graphics/Paint;->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 40
check-cast p1, Landroid/graphics/Paint;
invoke-virtual {p0, p1}, Lim/tpelyyftgw/ui/components/AnimationProperties$1;->get(Landroid/graphics/Paint;)Ljava/lang/Integer;
move-result-object p1
return-object p1
.end method
.method public setValue(Landroid/graphics/Paint;I)V
.registers 3
.param p1, "object" # Landroid/graphics/Paint;
.param p2, "value" # I
.line 43
invoke-virtual {p1, p2}, Landroid/graphics/Paint;->setAlpha(I)V
.line 44
return-void
.end method
.method public bridge synthetic setValue(Ljava/lang/Object;I)V
.registers 3
.line 40
check-cast p1, Landroid/graphics/Paint;
invoke-virtual {p0, p1, p2}, Lim/tpelyyftgw/ui/components/AnimationProperties$1;->setValue(Landroid/graphics/Paint;I)V
return-void
.end method