x.smali

.class final Lcom/google/common/reflect/x;
.super Lcom/google/common/reflect/d;
.source "Types.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/google/common/reflect/Types$JavaVersion;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x8
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lcom/google/common/reflect/d<",
        "Ljava/util/Map$Entry<",
        "Ljava/lang/String;",
        "[[I>;>;"
    }
.end annotation


# direct methods
.method constructor <init>()V
    .registers 1

    .line 1
    invoke-direct {p0}, Lcom/google/common/reflect/d;-><init>()V

    return-void
.end method