Weather/smali/com/google/protobuf/SmallSortedMap$EmptySet$2.smali
2021-05-10 10:13:34 +02:00

59 lines
1.2 KiB
Smali

.class final Lcom/google/protobuf/SmallSortedMap$EmptySet$2;
.super Ljava/lang/Object;
.source "SmallSortedMap.java"
# 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 = 0x8
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/lang/Iterable<",
"Ljava/lang/Object;",
">;"
}
.end annotation
# direct methods
.method constructor <init>()V
.locals 0
.line 606
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 609
invoke-static {}, Lcom/google/protobuf/SmallSortedMap$EmptySet;->access$700()Ljava/util/Iterator;
move-result-object v0
return-object v0
.end method