KTypeParameter.smali
.class public interface abstract Lkotlin/reflect/KTypeParameter;
.super Ljava/lang/Object;
.source "KTypeParameter.kt"
# interfaces
.implements Lkotlin/reflect/KClassifier;
# annotations
.annotation runtime Lkotlin/Metadata;
bv = {
0x1,
0x0,
0x3
}
d1 = {
"\u0000.\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000b\n\u0002\u0008\u0002\n\u0002\u0010\u000e\n\u0002\u0008\u0003\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0002\u0008\u0003\n\u0002\u0018\u0002\n\u0002\u0008\u0003\u0008g\u0018\u00002\u00020\u0001R\u0012\u0010\u0002\u001a\u00020\u0003X\u00a6\u0004\u00a2\u0006\u0006\u001a\u0004\u0008\u0002\u0010\u0004R\u0012\u0010\u0005\u001a\u00020\u0006X\u00a6\u0004\u00a2\u0006\u0006\u001a\u0004\u0008\u0007\u0010\u0008R\u0018\u0010\t\u001a\u0008\u0012\u0004\u0012\u00020\u000b0\nX\u00a6\u0004\u00a2\u0006\u0006\u001a\u0004\u0008\u000c\u0010\rR\u0012\u0010\u000e\u001a\u00020\u000fX\u00a6\u0004\u00a2\u0006\u0006\u001a\u0004\u0008\u0010\u0010\u0011\u00a8\u0006\u0012"
}
d2 = {
"Lkotlin/reflect/KTypeParameter;",
"Lkotlin/reflect/KClassifier;",
"isReified",
"",
"()Z",
"name",
"",
"getName",
"()Ljava/lang/String;",
"upperBounds",
"",
"Lkotlin/reflect/KType;",
"getUpperBounds",
"()Ljava/util/List;",
"variance",
"Lkotlin/reflect/KVariance;",
"getVariance",
"()Lkotlin/reflect/KVariance;",
"kotlin-stdlib"
}
k = 0x1
mv = {
0x1,
0x1,
0xf
}
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract getName()Ljava/lang/String;
.end method
.method public abstract getUpperBounds()Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lkotlin/reflect/KType;",
">;"
}
.end annotation
.end method
.method public abstract getVariance()Lkotlin/reflect/KVariance;
.end method
.method public abstract isReified()Z
.end method