JexlEngine$Options.smali

.class public interface abstract Lorg/apache/commons/jexl3/JexlEngine$Options;
.super Ljava/lang/Object;
.source "SourceFile"


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

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x609
    name = "Options"
.end annotation


# virtual methods
.method public abstract getArithmeticMathContext()Ljava/math/MathContext;
.end method

.method public abstract getArithmeticMathScale()I
.end method

.method public abstract getCharset()Ljava/nio/charset/Charset;
.end method

.method public abstract isCancellable()Ljava/lang/Boolean;
.end method

.method public abstract isSilent()Ljava/lang/Boolean;
.end method

.method public abstract isStrict()Ljava/lang/Boolean;
.end method

.method public abstract isStrictArithmetic()Ljava/lang/Boolean;
.end method