Files
rr3-apk/smali_classes3/com/google/protobuf/SmallSortedMap$EmptySet$2.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

50 lines
1.0 KiB
Smali

.class public Lcom/google/protobuf/SmallSortedMap$EmptySet$2;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Ljava/lang/Iterable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/protobuf/SmallSortedMap$EmptySet;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 649
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public iterator()Ljava/util/Iterator;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/Iterator<",
"Ljava/lang/Object;",
">;"
}
.end annotation
.line 652
invoke-static {}, Lcom/google/protobuf/SmallSortedMap$EmptySet;->access$1000()Ljava/util/Iterator;
move-result-object v0
return-object v0
.end method