You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
93 lines
2.0 KiB
93 lines
2.0 KiB
.class final Lcom/google/common/base/Equivalence$Identity; |
|
.super Lcom/google/common/base/Equivalence; |
|
.source "Equivalence.java" |
|
|
|
# interfaces |
|
.implements Ljava/io/Serializable; |
|
|
|
|
|
# annotations |
|
.annotation system Ldalvik/annotation/EnclosingClass; |
|
value = Lcom/google/common/base/Equivalence; |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/InnerClass; |
|
accessFlags = 0x18 |
|
name = "Identity" |
|
.end annotation |
|
|
|
.annotation system Ldalvik/annotation/Signature; |
|
value = { |
|
"Lcom/google/common/base/Equivalence", |
|
"<", |
|
"Ljava/lang/Object;", |
|
">;", |
|
"Ljava/io/Serializable;" |
|
} |
|
.end annotation |
|
|
|
|
|
# static fields |
|
.field static final INSTANCE:Lcom/google/common/base/Equivalence$Identity; |
|
|
|
.field private static final serialVersionUID:J = 0x1L |
|
|
|
|
|
# direct methods |
|
.method static constructor <clinit>()V |
|
.locals 1 |
|
|
|
.prologue |
|
.line 342 |
|
new-instance v0, Lcom/google/common/base/Equivalence$Identity; |
|
|
|
invoke-direct {v0}, Lcom/google/common/base/Equivalence$Identity;-><init>()V |
|
|
|
sput-object v0, Lcom/google/common/base/Equivalence$Identity;->INSTANCE:Lcom/google/common/base/Equivalence$Identity; |
|
|
|
return-void |
|
.end method |
|
|
|
.method constructor <init>()V |
|
.locals 0 |
|
|
|
.prologue |
|
.line 339 |
|
invoke-direct {p0}, Lcom/google/common/base/Equivalence;-><init>()V |
|
|
|
return-void |
|
.end method |
|
|
|
.method private readResolve()Ljava/lang/Object; |
|
.locals 1 |
|
|
|
.prologue |
|
.line 353 |
|
sget-object v0, Lcom/google/common/base/Equivalence$Identity;->INSTANCE:Lcom/google/common/base/Equivalence$Identity; |
|
|
|
return-object v0 |
|
.end method |
|
|
|
|
|
# virtual methods |
|
.method protected doEquivalent(Ljava/lang/Object;Ljava/lang/Object;)Z |
|
.locals 1 |
|
|
|
.prologue |
|
.line 345 |
|
const/4 v0, 0x0 |
|
|
|
return v0 |
|
.end method |
|
|
|
.method protected doHash(Ljava/lang/Object;)I |
|
.locals 1 |
|
|
|
.prologue |
|
.line 349 |
|
invoke-static {p1}, Ljava/lang/System;->identityHashCode(Ljava/lang/Object;)I |
|
|
|
move-result v0 |
|
|
|
return v0 |
|
.end method
|
|
|