e.smali

.class public Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/e;
.super Ljava/lang/Object;
.source "Or.java"

# interfaces
.implements Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/d;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        ">",
        "Ljava/lang/Object;",
        "Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/d",
        "<TT;>;"
    }
.end annotation


# instance fields
.field a:Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/d;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/d",
            "<TT;>;"
        }
    .end annotation
.end field

.field b:Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/d;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/d",
            "<TT;>;"
        }
    .end annotation
.end field


# direct methods
.method public constructor <init>(Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/d;Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/d;)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/d",
            "<TT;>;",
            "Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/d",
            "<TT;>;)V"
        }
    .end annotation

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

    .line 7
    iput-object p1, p0, Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/e;->a:Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/d;

    .line 8
    iput-object p2, p0, Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/e;->b:Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/d;

    .line 9
    return-void
.end method


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

    .prologue
    .line 13
    iget-object v0, p0, Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/e;->a:Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/d;

    invoke-interface {v0, p1}, Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/d;->a(Ljava/lang/Object;)Z

    move-result v0

    if-nez v0, :cond_10

    iget-object v0, p0, Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/e;->b:Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/d;

    invoke-interface {v0, p1}, Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/d;->a(Ljava/lang/Object;)Z

    move-result v0

    if-eqz v0, :cond_12

    :cond_10
    const/4 v0, 0x1

    :goto_11
    return v0

    :cond_12
    const/4 v0, 0x0

    goto :goto_11
.end method

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

    .prologue
    .line 18
    const-string v0, "(OR %s %s)"

    const/4 v1, 0x2

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

    const/4 v2, 0x0

    iget-object v3, p0, Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/e;->a:Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/d;

    invoke-virtual {v3}, Ljava/lang/Object;->toString()Ljava/lang/String;

    move-result-object v3

    aput-object v3, v1, v2

    const/4 v2, 0x1

    iget-object v3, p0, Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/e;->b:Lcom/cmcm/ad/data/dataProvider/adlogic/adentity/data/a/d;

    invoke-virtual {v3}, Ljava/lang/Object;->toString()Ljava/lang/String;

    move-result-object v3

    aput-object v3, v1, v2

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

    move-result-object v0

    return-object v0
.end method