TableLayout$Arc.smali

.class final Lim/tpelyyftgw/ui/components/TableLayout$Arc;
.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 = "Arc"
.end annotation


# instance fields
.field public final span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

.field public valid:Z

.field public final value:Lim/tpelyyftgw/ui/components/TableLayout$MutableInt;


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

    return-void
.end method

.method public constructor <init>(Lim/tpelyyftgw/ui/components/TableLayout$Interval;Lim/tpelyyftgw/ui/components/TableLayout$MutableInt;)V
    .registers 4
    .param p1, "span"    # Lim/tpelyyftgw/ui/components/TableLayout$Interval;
    .param p2, "value"    # Lim/tpelyyftgw/ui/components/TableLayout$MutableInt;

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

    .line 1626
    const/4 v0, 0x1

    iput-boolean v0, p0, Lim/tpelyyftgw/ui/components/TableLayout$Arc;->valid:Z

    .line 1629
    iput-object p1, p0, Lim/tpelyyftgw/ui/components/TableLayout$Arc;->span:Lim/tpelyyftgw/ui/components/TableLayout$Interval;

    .line 1630
    iput-object p2, p0, Lim/tpelyyftgw/ui/components/TableLayout$Arc;->value:Lim/tpelyyftgw/ui/components/TableLayout$MutableInt;

    .line 1631
    return-void
.end method