FlowController$StrategyItem.smali
.class abstract Lsg/bigo/svcapi/flowcontrol/FlowController$StrategyItem;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lsg/bigo/svcapi/flowcontrol/FlowController;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x408
name = "StrategyItem"
.end annotation
# instance fields
.field arg1:I
.field arg2:I
.field strategy:I
# direct methods
.method constructor <init>(III)V
.registers 4
.line 29
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 30
iput p1, p0, Lsg/bigo/svcapi/flowcontrol/FlowController$StrategyItem;->strategy:I
.line 31
iput p2, p0, Lsg/bigo/svcapi/flowcontrol/FlowController$StrategyItem;->arg1:I
.line 32
iput p3, p0, Lsg/bigo/svcapi/flowcontrol/FlowController$StrategyItem;->arg2:I
return-void
.end method
# virtual methods
.method abstract checkDiscard()Z
.end method