JexlSandbox$Names.smali

.class public abstract Lorg/apache/commons/jexl3/introspection/JexlSandbox$Names;
.super Ljava/lang/Object;
.source "SourceFile"


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

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


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

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public abstract add(Ljava/lang/String;)Z
.end method

.method public alias(Ljava/lang/String;Ljava/lang/String;)Z
    .registers 3

    const/4 p1, 0x0

    return p1
.end method

.method public copy()Lorg/apache/commons/jexl3/introspection/JexlSandbox$Names;
    .registers 1

    return-object p0
.end method

.method public get(Ljava/lang/String;)Ljava/lang/String;
    .registers 2

    return-object p1
.end method