MapMakerInternalMap$EntryFactory$1.smali
.class public final enum Lcom/google/common/collect/MapMakerInternalMap$EntryFactory$1;
.super Lcom/google/common/collect/MapMakerInternalMap$EntryFactory;
.source "MapMakerInternalMap.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/collect/MapMakerInternalMap$EntryFactory;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4009
name = null
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Ljava/lang/String;I)V
.registers 4
const/4 v0, 0x0
invoke-direct {p0, p1, p2, v0}, Lcom/google/common/collect/MapMakerInternalMap$EntryFactory;-><init>(Ljava/lang/String;ILcom/google/common/collect/MapMakerInternalMap$a;)V
return-void
.end method
# virtual methods
.method public newEntry(Lcom/google/common/collect/MapMakerInternalMap$l;Ljava/lang/Object;ILcom/google/common/collect/MapMakerInternalMap$k;)Lcom/google/common/collect/MapMakerInternalMap$k;
.registers 5
.param p1 # Lcom/google/common/collect/MapMakerInternalMap$l;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"<K:",
"Ljava/lang/Object;",
"V:",
"Ljava/lang/Object;",
">(",
"Lcom/google/common/collect/MapMakerInternalMap$l<",
"TK;TV;>;TK;I",
"Lcom/google/common/collect/MapMakerInternalMap$k<",
"TK;TV;>;)",
"Lcom/google/common/collect/MapMakerInternalMap$k<",
"TK;TV;>;"
}
.end annotation
new-instance p1, Lcom/google/common/collect/MapMakerInternalMap$n;
invoke-direct {p1, p2, p3, p4}, Lcom/google/common/collect/MapMakerInternalMap$n;-><init>(Ljava/lang/Object;ILcom/google/common/collect/MapMakerInternalMap$k;)V
return-object p1
.end method