MethodKey$1.smali
.class final Lorg/apache/commons/jexl3/internal/introspection/MethodKey$1;
.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/Method;",
">;"
}
.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/Method;
invoke-virtual {p0, p1}, Lorg/apache/commons/jexl3/internal/introspection/MethodKey$1;->getParameterTypes(Ljava/lang/reflect/Method;)[Ljava/lang/Class;
move-result-object p1
return-object p1
.end method
.method public getParameterTypes(Ljava/lang/reflect/Method;)[Ljava/lang/Class;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/reflect/Method;",
")[",
"Ljava/lang/Class<",
"*>;"
}
.end annotation
.line 2
invoke-virtual {p1}, Ljava/lang/reflect/Method;->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/Method;
invoke-virtual {p0, p1}, Lorg/apache/commons/jexl3/internal/introspection/MethodKey$1;->isVarArgs(Ljava/lang/reflect/Method;)Z
move-result p1
return p1
.end method
.method public isVarArgs(Ljava/lang/reflect/Method;)Z
.registers 2
.line 2
invoke-static {p1}, Lorg/apache/commons/jexl3/internal/introspection/MethodKey;->isVarArgs(Ljava/lang/reflect/Method;)Z
move-result p1
return p1
.end method