p$e.smali

.class public final Lt3/p$e;
.super Lt3/h0;
.source "Iterators.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lt3/p;->a(Ljava/util/Iterator;Lr3/e;)Ljava/util/Iterator;
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lt3/h0<",
        "TF;TT;>;"
    }
.end annotation


# instance fields
.field public final synthetic b:Lr3/e;


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

    return-void
.end method

.method public constructor <init>(Ljava/util/Iterator;Lr3/e;)V
    .registers 3

    iput-object p2, p0, Lt3/p$e;->b:Lr3/e;

    invoke-direct {p0, p1}, Lt3/h0;-><init>(Ljava/util/Iterator;)V

    return-void
.end method


# virtual methods
.method public a(Ljava/lang/Object;)Ljava/lang/Object;
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(TF;)TT;"
        }
    .end annotation

    iget-object v0, p0, Lt3/p$e;->b:Lr3/e;

    invoke-interface {v0, p1}, Lr3/e;->apply(Ljava/lang/Object;)Ljava/lang/Object;

    move-result-object p1

    return-object p1
.end method