Rabbit-R1/android (non root)/smali/smali_classes3/com/google/common/collect/MapMakerInternalMap$StrongKeyStrongValueSegment.smali

108 lines
3.5 KiB
Smali
Raw Normal View History

2024-05-21 21:08:36 +00:00
.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 = 0x18
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 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 2011
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 2003
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 p0
return-object p0
.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 2022
check-cast p1, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyStrongValueEntry;
return-object p1
.end method
.method bridge synthetic self()Lcom/google/common/collect/MapMakerInternalMap$Segment;
.locals 0
.line 2003
invoke-virtual {p0}, Lcom/google/common/collect/MapMakerInternalMap$StrongKeyStrongValueSegment;->self()Lcom/google/common/collect/MapMakerInternalMap$StrongKeyStrongValueSegment;
move-result-object p0
return-object p0
.end method
.method 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