tmap/smali_classes3/com/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueSegment.smali
2022-06-10 21:38:30 +09:00

110 lines
3.6 KiB
Smali

.class final Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueSegment;
.super Lcom/google/common/collect/MapMakerInternalMap$Segment;
.source "MapMakerInternalMap.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/common/collect/MapMakerInternalMap;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "StrongKeyDummyValueSegment"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<K:",
"Ljava/lang/Object;",
">",
"Lcom/google/common/collect/MapMakerInternalMap$Segment<",
"TK;",
"Lcom/google/common/collect/MapMaker$Dummy;",
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry<",
"TK;>;",
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueSegment<",
"TK;>;>;"
}
.end annotation
# direct methods
.method public constructor <init>(Lcom/google/common/collect/MapMakerInternalMap;II)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/common/collect/MapMakerInternalMap<",
"TK;",
"Lcom/google/common/collect/MapMaker$Dummy;",
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry<",
"TK;>;",
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueSegment<",
"TK;>;>;II)V"
}
.end annotation
.line 1
invoke-direct {p0, p1, p2, p3}, Lcom/google/common/collect/MapMakerInternalMap$Segment;-><init>(Lcom/google/common/collect/MapMakerInternalMap;II)V
return-void
.end method
# virtual methods
.method public bridge synthetic castForTesting(Lcom/google/common/collect/MapMakerInternalMap$InternalEntry;)Lcom/google/common/collect/MapMakerInternalMap$InternalEntry;
.locals 0
.line 1
invoke-virtual {p0, p1}, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueSegment;->castForTesting(Lcom/google/common/collect/MapMakerInternalMap$InternalEntry;)Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry;
move-result-object p1
return-object p1
.end method
.method public castForTesting(Lcom/google/common/collect/MapMakerInternalMap$InternalEntry;)Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/common/collect/MapMakerInternalMap$InternalEntry<",
"TK;",
"Lcom/google/common/collect/MapMaker$Dummy;",
"*>;)",
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry<",
"TK;>;"
}
.end annotation
.line 2
check-cast p1, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueEntry;
return-object p1
.end method
.method public bridge synthetic self()Lcom/google/common/collect/MapMakerInternalMap$Segment;
.locals 1
.line 1
invoke-virtual {p0}, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueSegment;->self()Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueSegment;
move-result-object v0
return-object v0
.end method
.method public self()Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueSegment;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyDummyValueSegment<",
"TK;>;"
}
.end annotation
return-object p0
.end method