tmap/smali/m/b$b.smali
2022-06-10 21:38:30 +09:00

85 lines
1.6 KiB
Smali

.class public Lm/b$b;
.super Lm/b$e;
.source "SafeIterableMap.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lm/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "b"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<K:",
"Ljava/lang/Object;",
"V:",
"Ljava/lang/Object;",
">",
"Lm/b$e<",
"TK;TV;>;"
}
.end annotation
# direct methods
.method public constructor <init>(Lm/b$c;Lm/b$c;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lm/b$c<",
"TK;TV;>;",
"Lm/b$c<",
"TK;TV;>;)V"
}
.end annotation
.line 1
invoke-direct {p0, p1, p2}, Lm/b$e;-><init>(Lm/b$c;Lm/b$c;)V
return-void
.end method
# virtual methods
.method public b(Lm/b$c;)Lm/b$c;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lm/b$c<",
"TK;TV;>;)",
"Lm/b$c<",
"TK;TV;>;"
}
.end annotation
.line 1
iget-object p1, p1, Lm/b$c;->c:Lm/b$c;
return-object p1
.end method
.method public c(Lm/b$c;)Lm/b$c;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lm/b$c<",
"TK;TV;>;)",
"Lm/b$c<",
"TK;TV;>;"
}
.end annotation
.line 1
iget-object p1, p1, Lm/b$c;->d:Lm/b$c;
return-object p1
.end method