PostAdapter$2.smali

.class final Lcom/imo/android/imoim/publicchannel/adapter/PostAdapter$2;
.super Landroidx/recyclerview/widget/DiffUtil$ItemCallback;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/imo/android/imoim/publicchannel/adapter/PostAdapter;-><init>(Landroid/content/Context;Lcom/imo/android/imoim/publicchannel/ao;Lcom/imo/android/imoim/publicchannel/adapter/PostAdapter$a;)V
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Landroidx/recyclerview/widget/DiffUtil$ItemCallback<",
        "Lcom/imo/android/imoim/publicchannel/post/ac;",
        ">;"
    }
.end annotation


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

    .line 43
    invoke-direct {p0}, Landroidx/recyclerview/widget/DiffUtil$ItemCallback;-><init>()V

    return-void
.end method


# virtual methods
.method public final synthetic areContentsTheSame(Ljava/lang/Object;Ljava/lang/Object;)Z
    .registers 3

    .line 43
    check-cast p1, Lcom/imo/android/imoim/publicchannel/post/ac;

    check-cast p2, Lcom/imo/android/imoim/publicchannel/post/ac;

    .line 1051
    iget-object p1, p1, Lcom/imo/android/imoim/publicchannel/post/ac;->w:Lorg/json/JSONObject;

    iget-object p2, p2, Lcom/imo/android/imoim/publicchannel/post/ac;->w:Lorg/json/JSONObject;

    invoke-static {p1, p2}, Lcom/imo/android/imoim/util/cg;->a(Lorg/json/JSONObject;Lorg/json/JSONObject;)Z

    move-result p1

    return p1
.end method

.method public final synthetic areItemsTheSame(Ljava/lang/Object;Ljava/lang/Object;)Z
    .registers 4

    .line 43
    check-cast p1, Lcom/imo/android/imoim/publicchannel/post/ac;

    check-cast p2, Lcom/imo/android/imoim/publicchannel/post/ac;

    .line 2046
    invoke-virtual {p1, p2}, Lcom/imo/android/imoim/publicchannel/post/ac;->equals(Ljava/lang/Object;)Z

    move-result v0

    if-eqz v0, :cond_16

    iget-object p1, p1, Lcom/imo/android/imoim/publicchannel/post/ac;->n:Ljava/lang/Long;

    iget-object p2, p2, Lcom/imo/android/imoim/publicchannel/post/ac;->n:Ljava/lang/Long;

    invoke-virtual {p1, p2}, Ljava/lang/Long;->equals(Ljava/lang/Object;)Z

    move-result p1

    if-eqz p1, :cond_16

    const/4 p1, 0x1

    return p1

    :cond_16
    const/4 p1, 0x0

    return p1
.end method