x.smali

.class public Lf6/x;
.super Ljava/lang/Object;
.source "ExtensionRegistryLite.java"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lf6/x$a;
    }
.end annotation


# static fields
.field public static volatile b:Z = false

.field public static c:Z = true

.field public static volatile d:Lf6/x;

.field public static final e:Lf6/x;


# instance fields
.field public final a:Ljava/util/Map;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/Map<",
            "Lf6/x$a;",
            "Lcom/google/protobuf/GeneratedMessageLite$e<",
            "**>;>;"
        }
    .end annotation
.end field


# direct methods
.method public static constructor <clinit>()V
    .registers 2

    new-instance v0, Lf6/x;

    const/4 v1, 0x1

    invoke-direct {v0, v1}, Lf6/x;-><init>(Z)V

    sput-object v0, Lf6/x;->e:Lf6/x;

    return-void
.end method

.method public constructor <init>()V
    .registers 2

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    new-instance v0, Ljava/util/HashMap;

    invoke-direct {v0}, Ljava/util/HashMap;-><init>()V

    iput-object v0, p0, Lf6/x;->a:Ljava/util/Map;

    return-void
.end method

.method public constructor <init>(Lf6/x;)V
    .registers 3

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    sget-object v0, Lf6/x;->e:Lf6/x;

    if-ne p1, v0, :cond_e

    invoke-static {}, Ljava/util/Collections;->emptyMap()Ljava/util/Map;

    move-result-object p1

    iput-object p1, p0, Lf6/x;->a:Ljava/util/Map;

    goto :goto_16

    :cond_e
    iget-object p1, p1, Lf6/x;->a:Ljava/util/Map;

    invoke-static {p1}, Ljava/util/Collections;->unmodifiableMap(Ljava/util/Map;)Ljava/util/Map;

    move-result-object p1

    iput-object p1, p0, Lf6/x;->a:Ljava/util/Map;

    :goto_16
    return-void
.end method

.method public constructor <init>(Z)V
    .registers 2

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    invoke-static {}, Ljava/util/Collections;->emptyMap()Ljava/util/Map;

    move-result-object p1

    iput-object p1, p0, Lf6/x;->a:Ljava/util/Map;

    return-void
.end method

.method public static a()Lf6/x;
    .registers 2

    sget-object v0, Lf6/x;->d:Lf6/x;

    if-nez v0, :cond_1d

    const-class v1, Lf6/x;

    monitor-enter v1

    :try_start_7
    sget-object v0, Lf6/x;->d:Lf6/x;

    if-nez v0, :cond_18

    sget-boolean v0, Lf6/x;->c:Z

    if-eqz v0, :cond_14

    invoke-static {}, Lf6/w;->a()Lf6/x;

    move-result-object v0

    goto :goto_16

    :cond_14
    sget-object v0, Lf6/x;->e:Lf6/x;

    :goto_16
    sput-object v0, Lf6/x;->d:Lf6/x;

    :cond_18
    monitor-exit v1

    goto :goto_1d

    :catchall_1a
    move-exception v0

    monitor-exit v1
    :try_end_1c
    .catchall {:try_start_7 .. :try_end_1c} :catchall_1a

    throw v0

    :cond_1d
    :goto_1d
    return-object v0
.end method

.method public static b()Z
    .registers 1

    sget-boolean v0, Lf6/x;->b:Z

    return v0
.end method


# virtual methods
.method public a(Lf6/d1;I)Lcom/google/protobuf/GeneratedMessageLite$e;
    .registers 5
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "<ContainingType::",
            "Lf6/d1;",
            ">(TContainingType;I)",
            "Lcom/google/protobuf/GeneratedMessageLite$e<",
            "TContainingType;*>;"
        }
    .end annotation

    iget-object v0, p0, Lf6/x;->a:Ljava/util/Map;

    new-instance v1, Lf6/x$a;

    invoke-direct {v1, p1, p2}, Lf6/x$a;-><init>(Ljava/lang/Object;I)V

    invoke-interface {v0, v1}, Ljava/util/Map;->get(Ljava/lang/Object;)Ljava/lang/Object;

    move-result-object p1

    check-cast p1, Lcom/google/protobuf/GeneratedMessageLite$e;

    return-object p1
.end method