AbstractExecutor$Get.smali

.class public abstract Lorg/apache/commons/jexl3/internal/introspection/AbstractExecutor$Get;
.super Lorg/apache/commons/jexl3/internal/introspection/AbstractExecutor;
.source "SourceFile"

# interfaces
.implements Lorg/apache/commons/jexl3/introspection/JexlPropertyGet;


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

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x409
    name = "Get"
.end annotation


# direct methods
.method public constructor <init>(Ljava/lang/Class;Ljava/lang/reflect/Method;)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/lang/Class<",
            "*>;",
            "Ljava/lang/reflect/Method;",
            ")V"
        }
    .end annotation

    invoke-direct {p0, p1, p2}, Lorg/apache/commons/jexl3/internal/introspection/AbstractExecutor;-><init>(Ljava/lang/Class;Ljava/lang/reflect/Method;)V

    return-void
.end method


# virtual methods
.method public bridge synthetic equals(Ljava/lang/Object;)Z
    .registers 2

    .line 1
    invoke-super {p0, p1}, Lorg/apache/commons/jexl3/internal/introspection/AbstractExecutor;->equals(Ljava/lang/Object;)Z

    move-result p1

    return p1
.end method

.method public bridge synthetic equals(Lorg/apache/commons/jexl3/internal/introspection/AbstractExecutor;)Z
    .registers 2

    .line 2
    invoke-super {p0, p1}, Lorg/apache/commons/jexl3/internal/introspection/AbstractExecutor;->equals(Lorg/apache/commons/jexl3/internal/introspection/AbstractExecutor;)Z

    move-result p1

    return p1
.end method

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

    invoke-super {p0}, Lorg/apache/commons/jexl3/internal/introspection/AbstractExecutor;->getTargetProperty()Ljava/lang/Object;

    move-result-object v0

    return-object v0
.end method

.method public bridge synthetic hashCode()I
    .registers 2

    invoke-super {p0}, Lorg/apache/commons/jexl3/internal/introspection/AbstractExecutor;->hashCode()I

    move-result v0

    return v0
.end method

.method public bridge synthetic isCacheable()Z
    .registers 2

    invoke-super {p0}, Lorg/apache/commons/jexl3/internal/introspection/AbstractExecutor;->isCacheable()Z

    move-result v0

    return v0
.end method