AnimationProperties$IntProperty.smali

.class public abstract Lim/tpelyyftgw/ui/components/AnimationProperties$IntProperty;
.super Landroid/util/Property;
.source "AnimationProperties.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lim/tpelyyftgw/ui/components/AnimationProperties;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x409
    name = "IntProperty"
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        ">",
        "Landroid/util/Property<",
        "TT;",
        "Ljava/lang/Integer;",
        ">;"
    }
.end annotation


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>(Ljava/lang/String;)V
    .registers 3
    .param p1, "name"    # Ljava/lang/String;

    .line 29
    .local p0, "this":Lim/tpelyyftgw/ui/components/AnimationProperties$IntProperty;, "Lim/tpelyyftgw/ui/components/AnimationProperties$IntProperty<TT;>;"
    const-class v0, Ljava/lang/Integer;

    invoke-direct {p0, v0, p1}, Landroid/util/Property;-><init>(Ljava/lang/Class;Ljava/lang/String;)V

    .line 30
    return-void
.end method


# virtual methods
.method public final set(Ljava/lang/Object;Ljava/lang/Integer;)V
    .registers 4
    .param p2, "value"    # Ljava/lang/Integer;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(TT;",
            "Ljava/lang/Integer;",
            ")V"
        }
    .end annotation

    .line 36
    .local p0, "this":Lim/tpelyyftgw/ui/components/AnimationProperties$IntProperty;, "Lim/tpelyyftgw/ui/components/AnimationProperties$IntProperty<TT;>;"
    .local p1, "object":Ljava/lang/Object;, "TT;"
    invoke-virtual {p2}, Ljava/lang/Integer;->intValue()I

    move-result v0

    invoke-virtual {p0, p1, v0}, Lim/tpelyyftgw/ui/components/AnimationProperties$IntProperty;->setValue(Ljava/lang/Object;I)V

    .line 37
    return-void
.end method

.method public bridge synthetic set(Ljava/lang/Object;Ljava/lang/Object;)V
    .registers 3

    .line 26
    .local p0, "this":Lim/tpelyyftgw/ui/components/AnimationProperties$IntProperty;, "Lim/tpelyyftgw/ui/components/AnimationProperties$IntProperty<TT;>;"
    check-cast p2, Ljava/lang/Integer;

    invoke-virtual {p0, p1, p2}, Lim/tpelyyftgw/ui/components/AnimationProperties$IntProperty;->set(Ljava/lang/Object;Ljava/lang/Integer;)V

    return-void
.end method

.method public abstract setValue(Ljava/lang/Object;I)V
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(TT;I)V"
        }
    .end annotation
.end method