MethodKey$2.smali

.class final Lorg/apache/commons/jexl3/internal/introspection/MethodKey$2;
.super Lorg/apache/commons/jexl3/internal/introspection/MethodKey$Parameters;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lorg/apache/commons/jexl3/internal/introspection/MethodKey;
.end annotation

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

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lorg/apache/commons/jexl3/internal/introspection/MethodKey$Parameters<",
        "Ljava/lang/reflect/Constructor<",
        "*>;>;"
    }
.end annotation


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

    const/4 v0, 0x0

    invoke-direct {p0, v0}, Lorg/apache/commons/jexl3/internal/introspection/MethodKey$Parameters;-><init>(Lorg/apache/commons/jexl3/internal/introspection/MethodKey$1;)V

    return-void
.end method


# virtual methods
.method public bridge synthetic getParameterTypes(Ljava/lang/Object;)[Ljava/lang/Class;
    .registers 2

    .line 1
    check-cast p1, Ljava/lang/reflect/Constructor;

    invoke-virtual {p0, p1}, Lorg/apache/commons/jexl3/internal/introspection/MethodKey$2;->getParameterTypes(Ljava/lang/reflect/Constructor;)[Ljava/lang/Class;

    move-result-object p1

    return-object p1
.end method

.method public getParameterTypes(Ljava/lang/reflect/Constructor;)[Ljava/lang/Class;
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/lang/reflect/Constructor<",
            "*>;)[",
            "Ljava/lang/Class<",
            "*>;"
        }
    .end annotation

    .line 2
    invoke-virtual {p1}, Ljava/lang/reflect/Constructor;->getParameterTypes()[Ljava/lang/Class;

    move-result-object p1

    return-object p1
.end method

.method public bridge synthetic isVarArgs(Ljava/lang/Object;)Z
    .registers 2

    .line 1
    check-cast p1, Ljava/lang/reflect/Constructor;

    invoke-virtual {p0, p1}, Lorg/apache/commons/jexl3/internal/introspection/MethodKey$2;->isVarArgs(Ljava/lang/reflect/Constructor;)Z

    move-result p1

    return p1
.end method

.method public isVarArgs(Ljava/lang/reflect/Constructor;)Z
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/lang/reflect/Constructor<",
            "*>;)Z"
        }
    .end annotation

    .line 2
    invoke-virtual {p1}, Ljava/lang/reflect/Constructor;->isVarArgs()Z

    move-result p1

    return p1
.end method