s2$c.smali
.class public final Lcom/google/protobuf/s2$c;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/protobuf/s2;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "c"
.end annotation
# static fields
.field public static final a:Lcom/google/protobuf/s2$c$a;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/Iterator<",
"Ljava/lang/Object;",
">;"
}
.end annotation
.end field
.field public static final b:Lcom/google/protobuf/s2$c$b;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Iterable<",
"Ljava/lang/Object;",
">;"
}
.end annotation
.end field
# direct methods
.method public static constructor <clinit>()V
.registers 1
.line 1
new-instance v0, Lcom/google/protobuf/s2$c$a;
invoke-direct {v0}, Lcom/google/protobuf/s2$c$a;-><init>()V
sput-object v0, Lcom/google/protobuf/s2$c;->a:Lcom/google/protobuf/s2$c$a;
.line 2
new-instance v0, Lcom/google/protobuf/s2$c$b;
invoke-direct {v0}, Lcom/google/protobuf/s2$c$b;-><init>()V
sput-object v0, Lcom/google/protobuf/s2$c;->b:Lcom/google/protobuf/s2$c$b;
return-void
.end method