BigoWebPParseSetting$Builder.smali
.class public Lcom/facebook/drawee/view/bigo/webp/BigoWebPParseSetting$Builder;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/drawee/view/bigo/webp/BigoWebPParseSetting;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "Builder"
.end annotation
# instance fields
.field private mEnableIncrease:Z
# direct methods
.method private constructor <init>()V
.registers 1
.line 25
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method synthetic constructor <init>(Lcom/facebook/drawee/view/bigo/webp/BigoWebPParseSetting$1;)V
.registers 2
.line 22
invoke-direct {p0}, Lcom/facebook/drawee/view/bigo/webp/BigoWebPParseSetting$Builder;-><init>()V
return-void
.end method
.method static synthetic access$000(Lcom/facebook/drawee/view/bigo/webp/BigoWebPParseSetting$Builder;)Z
.registers 1
.line 22
iget-boolean p0, p0, Lcom/facebook/drawee/view/bigo/webp/BigoWebPParseSetting$Builder;->mEnableIncrease:Z
return p0
.end method
# virtual methods
.method public build()Lcom/facebook/drawee/view/bigo/webp/BigoWebPParseSetting;
.registers 2
.line 33
new-instance v0, Lcom/facebook/drawee/view/bigo/webp/BigoWebPParseSetting;
invoke-direct {v0, p0}, Lcom/facebook/drawee/view/bigo/webp/BigoWebPParseSetting;-><init>(Lcom/facebook/drawee/view/bigo/webp/BigoWebPParseSetting$Builder;)V
return-object v0
.end method
.method public enableIncrease(Z)Lcom/facebook/drawee/view/bigo/webp/BigoWebPParseSetting$Builder;
.registers 2
.line 28
iput-boolean p1, p0, Lcom/facebook/drawee/view/bigo/webp/BigoWebPParseSetting$Builder;->mEnableIncrease:Z
return-object p0
.end method