apkfuckery/com.discord/smali_classes2/f/k/e/r$b.smali
2020-04-11 17:34:05 +02:00

56 lines
1.2 KiB
Smali

.class public Lf/k/e/r$b;
.super Ljava/lang/Object;
.source "SmallSortedMap.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lf/k/e/r;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "b"
.end annotation
# static fields
.field public static final a:Ljava/util/Iterator;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Iterator<",
"Ljava/lang/Object;",
">;"
}
.end annotation
.end field
.field public static final b:Ljava/lang/Iterable;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Iterable<",
"Ljava/lang/Object;",
">;"
}
.end annotation
.end field
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lf/k/e/r$b$a;
invoke-direct {v0}, Lf/k/e/r$b$a;-><init>()V
sput-object v0, Lf/k/e/r$b;->a:Ljava/util/Iterator;
new-instance v0, Lf/k/e/r$b$b;
invoke-direct {v0}, Lf/k/e/r$b$b;-><init>()V
sput-object v0, Lf/k/e/r$b;->b:Ljava/lang/Iterable;
return-void
.end method