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

108 lines
3.5 KiB
Smali

.class final Lcom/google/common/collect/MapMakerInternalMap$StrongKeyStrongValueSegment;
.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 = "StrongKeyStrongValueSegment"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<K:",
"Ljava/lang/Object;",
"V:",
"Ljava/lang/Object;",
">",
"Lcom/google/common/collect/MapMakerInternalMap$Segment<",
"TK;TV;",
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyStrongValueEntry<",
"TK;TV;>;",
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyStrongValueSegment<",
"TK;TV;>;>;"
}
.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;TV;",
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyStrongValueEntry<",
"TK;TV;>;",
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyStrongValueSegment<",
"TK;TV;>;>;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$StrongKeyStrongValueSegment;->castForTesting(Lcom/google/common/collect/MapMakerInternalMap$InternalEntry;)Lcom/google/common/collect/MapMakerInternalMap$StrongKeyStrongValueEntry;
move-result-object p1
return-object p1
.end method
.method public castForTesting(Lcom/google/common/collect/MapMakerInternalMap$InternalEntry;)Lcom/google/common/collect/MapMakerInternalMap$StrongKeyStrongValueEntry;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/common/collect/MapMakerInternalMap$InternalEntry<",
"TK;TV;*>;)",
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyStrongValueEntry<",
"TK;TV;>;"
}
.end annotation
.line 2
check-cast p1, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyStrongValueEntry;
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$StrongKeyStrongValueSegment;->self()Lcom/google/common/collect/MapMakerInternalMap$StrongKeyStrongValueSegment;
move-result-object v0
return-object v0
.end method
.method public self()Lcom/google/common/collect/MapMakerInternalMap$StrongKeyStrongValueSegment;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/common/collect/MapMakerInternalMap$StrongKeyStrongValueSegment<",
"TK;TV;>;"
}
.end annotation
return-object p0
.end method