ChatActivityEnterView$5.smali

.class Lim/tpelyyftgw/ui/components/ChatActivityEnterView$5;
.super Landroid/util/Property;
.source "ChatActivityEnterView.java"


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

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Landroid/util/Property<",
        "Lim/tpelyyftgw/ui/components/ChatActivityEnterView$RecordCircle;",
        "Ljava/lang/Float;",
        ">;"
    }
.end annotation


# instance fields
.field final synthetic this$0:Lim/tpelyyftgw/ui/components/ChatActivityEnterView;


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

    return-void
.end method

.method constructor <init>(Lim/tpelyyftgw/ui/components/ChatActivityEnterView;Ljava/lang/Class;Ljava/lang/String;)V
    .registers 4
    .param p1, "this$0"    # Lim/tpelyyftgw/ui/components/ChatActivityEnterView;
    .param p3, "x1"    # Ljava/lang/String;

    .line 442
    .local p2, "x0":Ljava/lang/Class;, "Ljava/lang/Class<Ljava/lang/Float;>;"
    iput-object p1, p0, Lim/tpelyyftgw/ui/components/ChatActivityEnterView$5;->this$0:Lim/tpelyyftgw/ui/components/ChatActivityEnterView;

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

    return-void
.end method


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

    .line 445
    invoke-virtual {p1}, Lim/tpelyyftgw/ui/components/ChatActivityEnterView$RecordCircle;->getScale()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 442
    check-cast p1, Lim/tpelyyftgw/ui/components/ChatActivityEnterView$RecordCircle;

    invoke-virtual {p0, p1}, Lim/tpelyyftgw/ui/components/ChatActivityEnterView$5;->get(Lim/tpelyyftgw/ui/components/ChatActivityEnterView$RecordCircle;)Ljava/lang/Float;

    move-result-object p1

    return-object p1
.end method

.method public set(Lim/tpelyyftgw/ui/components/ChatActivityEnterView$RecordCircle;Ljava/lang/Float;)V
    .registers 4
    .param p1, "object"    # Lim/tpelyyftgw/ui/components/ChatActivityEnterView$RecordCircle;
    .param p2, "value"    # Ljava/lang/Float;

    .line 450
    invoke-virtual {p2}, Ljava/lang/Float;->floatValue()F

    move-result v0

    invoke-virtual {p1, v0}, Lim/tpelyyftgw/ui/components/ChatActivityEnterView$RecordCircle;->setScale(F)V

    .line 451
    return-void
.end method

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

    .line 442
    check-cast p1, Lim/tpelyyftgw/ui/components/ChatActivityEnterView$RecordCircle;

    check-cast p2, Ljava/lang/Float;

    invoke-virtual {p0, p1, p2}, Lim/tpelyyftgw/ui/components/ChatActivityEnterView$5;->set(Lim/tpelyyftgw/ui/components/ChatActivityEnterView$RecordCircle;Ljava/lang/Float;)V

    return-void
.end method