TableLayout$MutableInt.smali

.class final Lim/tpelyyftgw/ui/components/TableLayout$MutableInt;
.super Ljava/lang/Object;
.source "TableLayout.java"


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

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x18
    name = "MutableInt"
.end annotation


# instance fields
.field public value:I


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

    return-void
.end method

.method public constructor <init>()V
    .registers 1

    .line 1637
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    .line 1638
    invoke-virtual {p0}, Lim/tpelyyftgw/ui/components/TableLayout$MutableInt;->reset()V

    .line 1639
    return-void
.end method

.method public constructor <init>(I)V
    .registers 2
    .param p1, "value"    # I

    .line 1641
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    .line 1642
    iput p1, p0, Lim/tpelyyftgw/ui/components/TableLayout$MutableInt;->value:I

    .line 1643
    return-void
.end method


# virtual methods
.method public reset()V
    .registers 2

    .line 1646
    const/high16 v0, -0x80000000

    iput v0, p0, Lim/tpelyyftgw/ui/components/TableLayout$MutableInt;->value:I

    .line 1647
    return-void
.end method