f$b.smali

.class public final Lcom/masala/share/utils/b/f$b;
.super Ljava/lang/Object;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/masala/share/utils/b/f;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "b"
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        ">",
        "Ljava/lang/Object;"
    }
.end annotation


# instance fields
.field public a:Ljava/lang/Object;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "TT;"
        }
    .end annotation
.end field

.field public b:Lcom/facebook/imagepipeline/common/Priority;


# direct methods
.method constructor <init>(Ljava/lang/Object;Lcom/facebook/imagepipeline/common/Priority;)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(TT;",
            "Lcom/facebook/imagepipeline/common/Priority;",
            ")V"
        }
    .end annotation

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

    .line 41
    iput-object p1, p0, Lcom/masala/share/utils/b/f$b;->a:Ljava/lang/Object;

    .line 42
    iput-object p2, p0, Lcom/masala/share/utils/b/f$b;->b:Lcom/facebook/imagepipeline/common/Priority;

    return-void
.end method