b$b.smali
.class final Lcom/google/common/base/b$b;
.super Lcom/google/common/base/b;
.source "SourceFile"
# interfaces
.implements Ljava/io/Serializable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/base/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = "b"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/google/common/base/b<",
"Ljava/lang/Object;",
">;",
"Ljava/io/Serializable;"
}
.end annotation
# static fields
.field static final a:Lcom/google/common/base/b$b;
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 362
new-instance v0, Lcom/google/common/base/b$b;
invoke-direct {v0}, Lcom/google/common/base/b$b;-><init>()V
sput-object v0, Lcom/google/common/base/b$b;->a:Lcom/google/common/base/b$b;
return-void
.end method
.method constructor <init>()V
.registers 1
.line 360
invoke-direct {p0}, Lcom/google/common/base/b;-><init>()V
return-void
.end method
# virtual methods
.method protected final b(Ljava/lang/Object;)I
.registers 2
.line 371
invoke-static {p1}, Ljava/lang/System;->identityHashCode(Ljava/lang/Object;)I
move-result p1
return p1
.end method
.method protected final b(Ljava/lang/Object;Ljava/lang/Object;)Z
.registers 3
const/4 p1, 0x0
return p1
.end method