TextCheckCell$1.smali

.class final Lim/tpelyyftgw/ui/cells/TextCheckCell$1;
.super Lim/tpelyyftgw/ui/components/AnimationProperties$FloatProperty;
.source "TextCheckCell.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lim/tpelyyftgw/ui/cells/TextCheckCell;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x8
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lim/tpelyyftgw/ui/components/AnimationProperties$FloatProperty<",
        "Lim/tpelyyftgw/ui/cells/TextCheckCell;",
        ">;"
    }
.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 46
    invoke-direct {p0, p1}, Lim/tpelyyftgw/ui/components/AnimationProperties$FloatProperty;-><init>(Ljava/lang/String;)V

    return-void
.end method


# virtual methods
.method public get(Lim/tpelyyftgw/ui/cells/TextCheckCell;)Ljava/lang/Float;
    .registers 3
    .param p1, "object"    # Lim/tpelyyftgw/ui/cells/TextCheckCell;

    .line 55
    invoke-static {p1}, Lim/tpelyyftgw/ui/cells/TextCheckCell;->access$100(Lim/tpelyyftgw/ui/cells/TextCheckCell;)F

    move-result v0

    invoke-static {v0}, Ljava/lang/Float;->valueOf(F)Ljava/lang/Float;

    move-result-object v0

    return-object v0
.end method

.method public bridge synthetic get(Ljava/lang/Object;)Ljava/lang/Object;
    .registers 2

    .line 46
    check-cast p1, Lim/tpelyyftgw/ui/cells/TextCheckCell;

    invoke-virtual {p0, p1}, Lim/tpelyyftgw/ui/cells/TextCheckCell$1;->get(Lim/tpelyyftgw/ui/cells/TextCheckCell;)Ljava/lang/Float;

    move-result-object p1

    return-object p1
.end method

.method public setValue(Lim/tpelyyftgw/ui/cells/TextCheckCell;F)V
    .registers 3
    .param p1, "object"    # Lim/tpelyyftgw/ui/cells/TextCheckCell;
    .param p2, "value"    # F

    .line 49
    invoke-static {p1, p2}, Lim/tpelyyftgw/ui/cells/TextCheckCell;->access$000(Lim/tpelyyftgw/ui/cells/TextCheckCell;F)V

    .line 50
    invoke-virtual {p1}, Lim/tpelyyftgw/ui/cells/TextCheckCell;->invalidate()V

    .line 51
    return-void
.end method

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

    .line 46
    check-cast p1, Lim/tpelyyftgw/ui/cells/TextCheckCell;

    invoke-virtual {p0, p1, p2}, Lim/tpelyyftgw/ui/cells/TextCheckCell$1;->setValue(Lim/tpelyyftgw/ui/cells/TextCheckCell;F)V

    return-void
.end method