H$a.smali
.class Lcom/google/protobuf/H$a;
.super Ljava/lang/Object;
.source "SmallSortedMap.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/protobuf/H;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "a"
.end annotation
# static fields
.field private static final a:Ljava/util/Iterator;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Iterator<",
"Ljava/lang/Object;",
">;"
}
.end annotation
.end field
.field private 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 static constructor <clinit>()V
.registers 1
.line 1
new-instance v0, Lcom/google/protobuf/F;
invoke-direct {v0}, Lcom/google/protobuf/F;-><init>()V
sput-object v0, Lcom/google/protobuf/H$a;->a:Ljava/util/Iterator;
.line 2
new-instance v0, Lcom/google/protobuf/G;
invoke-direct {v0}, Lcom/google/protobuf/G;-><init>()V
sput-object v0, Lcom/google/protobuf/H$a;->b:Ljava/lang/Iterable;
return-void
.end method
.method static synthetic a()Ljava/util/Iterator;
.registers 1
.line 1
sget-object v0, Lcom/google/protobuf/H$a;->a:Ljava/util/Iterator;
return-object v0
.end method
.method static b()Ljava/lang/Iterable;
.registers 1
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">()",
"Ljava/lang/Iterable<",
"TT;>;"
}
.end annotation
.line 1
sget-object v0, Lcom/google/protobuf/H$a;->b:Ljava/lang/Iterable;
return-object v0
.end method