h$c.smali

.class final Lorg/jsoup/select/h$c;
.super Lorg/jsoup/select/h;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lorg/jsoup/select/h;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x8
    name = "c"
.end annotation


# direct methods
.method public constructor <init>(Lorg/jsoup/select/d;)V
    .registers 2

    .line 123
    invoke-direct {p0}, Lorg/jsoup/select/h;-><init>()V

    .line 124
    iput-object p1, p0, Lorg/jsoup/select/h$c;->a:Lorg/jsoup/select/d;

    return-void
.end method


# virtual methods
.method public final a(Lorg/jsoup/c/h;Lorg/jsoup/c/h;)Z
    .registers 5

    const/4 v0, 0x0

    if-ne p1, p2, :cond_4

    return v0

    .line 131
    :cond_4
    invoke-virtual {p2}, Lorg/jsoup/c/h;->o()Lorg/jsoup/c/h;

    move-result-object p2

    if-eqz p2, :cond_14

    .line 132
    iget-object v1, p0, Lorg/jsoup/select/h$c;->a:Lorg/jsoup/select/d;

    invoke-virtual {v1, p1, p2}, Lorg/jsoup/select/d;->a(Lorg/jsoup/c/h;Lorg/jsoup/c/h;)Z

    move-result p1

    if-eqz p1, :cond_14

    const/4 p1, 0x1

    return p1

    :cond_14
    return v0
.end method

.method public final toString()Ljava/lang/String;
    .registers 4

    const/4 v0, 0x1

    new-array v0, v0, [Ljava/lang/Object;

    .line 137
    iget-object v1, p0, Lorg/jsoup/select/h$c;->a:Lorg/jsoup/select/d;

    const/4 v2, 0x0

    aput-object v1, v0, v2

    const-string v1, ":prev%s"

    invoke-static {v1, v0}, Ljava/lang/String;->format(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;

    move-result-object v0

    return-object v0
.end method