b$a.smali
.class final Lcom/google/common/base/b$a;
.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 = "a"
.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$a;
# direct methods
.method static constructor <clinit>()V
.registers 1
.line 341
new-instance v0, Lcom/google/common/base/b$a;
invoke-direct {v0}, Lcom/google/common/base/b$a;-><init>()V
sput-object v0, Lcom/google/common/base/b$a;->a:Lcom/google/common/base/b$a;
return-void
.end method
.method constructor <init>()V
.registers 1
.line 339
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 350
invoke-virtual {p1}, Ljava/lang/Object;->hashCode()I
move-result p1
return p1
.end method
.method protected final b(Ljava/lang/Object;Ljava/lang/Object;)Z
.registers 3
.line 345
invoke-virtual {p1, p2}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
move-result p1
return p1
.end method